Module: KodiClient::Types::Player::PropertyName

Extended by:
Extensions::Iterable
Defined in:
lib/kodi_client/types/player/property_name_type.rb

Overview

Constant Summary collapse

AUDIO_STREAMS =
'audiostreams'
CAN_CHANGE_SPEED =
'canchangespeed'
CAN_MOVE =
'canmove'
CAN_REPEAT =
'canrepeat'
CAN_ROTATE =
'canrotate'
CAN_SEEK =
'canseek'
CAN_SHUFFLE =
'canshuffle'
CAN_ZOOM =
'canzoom'
CURRENT_AUDIO_STREAM =
'currentaudiostream'
CURRENT_SUBTITLE =
'currentsubtitle'
CURRENT_VIDEO_STREAM =
'currentvideostream'
LIVE =
'live'
PARTY_MODE =
'partymode'
PERCENTAGE =
'percentage'
PLAYLIST_ID =
'playlistid'
POSITION =
'position'
REPEAT =
'repeat'
SHUFFLED =
'shuffled'
SPEED =
'speed'
SUBTITLE_ENABLED =
'subtitleenabled'
SUBTITLES =
'subtitles'
TIME =
'time'
TOTAL_TIME =
'totaltime'
TYPE =
'type'
VIDEO_STREAMS =
'videostreams'

Method Summary

Methods included from Extensions::Iterable

all_properties