kodi
|
This is the complete list of members for UPNP::CMediaController, including all inherited members.
CanSetNextAVTransportURI(PLT_DeviceDataReference &device) (defined in PLT_MediaController) | PLT_MediaController | |
CMediaController(PLT_CtrlPointReference &ctrl_point) (defined in UPNP::CMediaController) | UPNP::CMediaController | inlineexplicit |
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 |
OnGetCurrentConnectionIDsResult(NPT_Result, PLT_DeviceDataReference &, PLT_StringList *, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnGetCurrentConnectionInfoResult(NPT_Result, PLT_DeviceDataReference &, PLT_ConnectionInfo *, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnGetCurrentTransportActionsResult(NPT_Result, PLT_DeviceDataReference &, PLT_StringList *, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnGetDeviceCapabilitiesResult(NPT_Result, PLT_DeviceDataReference &, PLT_DeviceCapabilities *, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnGetMediaInfoResult(NPT_Result res, PLT_DeviceDataReference &device, PLT_MediaInfo *info, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnGetMuteResult(NPT_Result, PLT_DeviceDataReference &, const char *, bool, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnGetPositionInfoResult(NPT_Result res, PLT_DeviceDataReference &device, PLT_PositionInfo *info, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnGetProtocolInfoResult(NPT_Result, PLT_DeviceDataReference &, PLT_StringList *, PLT_StringList *, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnGetTransportInfoResult(NPT_Result res, PLT_DeviceDataReference &device, PLT_TransportInfo *info, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnGetTransportSettingsResult(NPT_Result, PLT_DeviceDataReference &, PLT_TransportSettings *, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnGetVolumeResult(NPT_Result, PLT_DeviceDataReference &, const char *, NPT_UInt32, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnMRAdded(PLT_DeviceDataReference &device) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnMRRemoved(PLT_DeviceDataReference &device) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnMRStateVariablesChanged(PLT_Service *, NPT_List< PLT_StateVariable *> *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnNextResult(NPT_Result res, PLT_DeviceDataReference &device, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnPauseResult(NPT_Result res, PLT_DeviceDataReference &device, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnPlayResult(NPT_Result res, PLT_DeviceDataReference &device, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnPreviousResult(NPT_Result res, PLT_DeviceDataReference &device, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnSeekResult(NPT_Result res, PLT_DeviceDataReference &device, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnSetAVTransportURIResult(NPT_Result res, PLT_DeviceDataReference &device, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnSetMuteResult(NPT_Result, PLT_DeviceDataReference &, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnSetNextAVTransportURIResult(NPT_Result, PLT_DeviceDataReference &, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnSetPlayModeResult(NPT_Result res, PLT_DeviceDataReference &device, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
OnSetVolumeResult(NPT_Result, PLT_DeviceDataReference &, void *) (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |
OnStopResult(NPT_Result res, PLT_DeviceDataReference &device, void *userdata) override (defined in UPNP::CMediaController) | UPNP::CMediaController | inlinevirtual |
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 | |
~CMediaController() override (defined in UPNP::CMediaController) | UPNP::CMediaController | inline |
~PLT_CtrlPointListener() (defined in PLT_CtrlPointListener) | PLT_CtrlPointListener | inlinevirtual |
~PLT_MediaController() override (defined in PLT_MediaController) | PLT_MediaController | |
~PLT_MediaControllerDelegate() (defined in PLT_MediaControllerDelegate) | PLT_MediaControllerDelegate | inlinevirtual |