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