kodi
|
This is the complete list of members for PLT_MediaController, including all inherited members.
CanSetNextAVTransportURI(PLT_DeviceDataReference &device) (defined in PLT_MediaController) | PLT_MediaController | |
FindBestResource(PLT_DeviceDataReference &device, PLT_MediaObject &item, NPT_Cardinal &resource_index) (defined in PLT_MediaController) | PLT_MediaController | virtual |
FindMatchingProtocolInfo(NPT_List< NPT_String > &sinks, const char *protocol_info) (defined in PLT_MediaController) | PLT_MediaController | virtual |
FindRenderer(const char *uuid, PLT_DeviceDataReference &device) (defined in PLT_MediaController) | PLT_MediaController | virtual |
GetCurrentConnectionIDs(PLT_DeviceDataReference &device, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetCurrentConnectionInfo(PLT_DeviceDataReference &device, NPT_UInt32 connection_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetCurrentTransportActions(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetDeviceCapabilities(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetMediaInfo(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetMute(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, const char *channel, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetPositionInfo(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetProtocolInfo(PLT_DeviceDataReference &device, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetProtocolInfoSink(const NPT_String &device_uuid, NPT_List< NPT_String > &sinks) (defined in PLT_MediaController) | PLT_MediaController | virtual |
GetTransportInfo(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetTransportSettings(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetTransportState(const NPT_String &device_uuid, NPT_String &state) (defined in PLT_MediaController) | PLT_MediaController | virtual |
GetVolume(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, const char *channel, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
GetVolumeState(const NPT_String &device_uuid, NPT_UInt32 &volume) (defined in PLT_MediaController) | PLT_MediaController | virtual |
Next(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
OnActionResponse(NPT_Result res, PLT_ActionReference &action, void *userdata) override (defined in PLT_MediaController) | PLT_MediaController | virtual |
OnDeviceAdded(PLT_DeviceDataReference &device) override (defined in PLT_MediaController) | PLT_MediaController | virtual |
OnDeviceRemoved(PLT_DeviceDataReference &device) override (defined in PLT_MediaController) | PLT_MediaController | virtual |
OnEventNotify(PLT_Service *service, NPT_List< PLT_StateVariable *> *vars) override (defined in PLT_MediaController) | PLT_MediaController | virtual |
ParseCSV(const char *csv, PLT_StringList &values) (defined in PLT_MediaController) | PLT_MediaController | inlinestatic |
Pause(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
Play(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, NPT_String speed, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
PLT_MediaController(PLT_CtrlPointReference &ctrl_point, PLT_MediaControllerDelegate *delegate=NULL) (defined in PLT_MediaController) | PLT_MediaController | |
Previous(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
Seek(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, NPT_String unit, NPT_String target, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
SetAVTransportURI(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, const char *uri, const char *metadata, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
SetDelegate(PLT_MediaControllerDelegate *delegate) (defined in PLT_MediaController) | PLT_MediaController | inlinevirtual |
SetMute(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, const char *channel, bool mute, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
SetNextAVTransportURI(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, const char *next_uri, const char *next_metadata, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
SetPlayMode(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, NPT_String new_play_mode, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
SetVolume(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, const char *channel, int volume, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
Stop(PLT_DeviceDataReference &device, NPT_UInt32 instance_id, void *userdata) (defined in PLT_MediaController) | PLT_MediaController | |
~PLT_CtrlPointListener() (defined in PLT_CtrlPointListener) | PLT_CtrlPointListener | inlinevirtual |
~PLT_MediaController() override (defined in PLT_MediaController) | PLT_MediaController |