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