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