Method: KodiClient::Types::Player::VideoStream#width
- Defined in:
- lib/kodi_client/types/player/video_stream_type.rb
#width ⇒ Object (readonly)
Returns the value of attribute width.
11 12 13 |
# File 'lib/kodi_client/types/player/video_stream_type.rb', line 11 def width @width end |