You.i Engine
CYITizenNaClVideoPlayer Member List

This is the complete list of members for CYITizenNaClVideoPlayer, including all inherited members.

AreAudioTracksAvailable() const CYIAbstractVideoPlayer
AreClosedCaptionsTracksAvailable() const CYIAbstractVideoPlayer
AvailableAudioTracksChangedCYIAbstractVideoPlayer
AvailableClosedCaptionsTracksChangedCYIAbstractVideoPlayer
BufferingEndedCYIAbstractVideoPlayer
BufferingStartedCYIAbstractVideoPlayer
ChangeInitialPlaybackState(CYIAbstractVideoPlayer::PLAYBACK_STATE eInitialState)CYIAbstractVideoPlayerprotected
CheckAndNotifyMediaTracksChanged()CYIAbstractVideoPlayerprotected
CreateSurface_() overrideCYITizenNaClVideoPlayervirtual
CurrentTimeUpdatedCYIAbstractVideoPlayer
CYIAbstractVideoPlayer()CYIAbstractVideoPlayerprotected
CYIScriptableObject()CYIScriptableObject
CYIScriptableObject(const CYIScriptableObject &other)CYIScriptableObject
CYISignalHandler()CYISignalHandler
CYISignalHandler(const CYISignalHandler &rSignalHandler)CYISignalHandler
CYITizenNaClVideoPlayer()CYITizenNaClVideoPlayer
CYITizenNaClVideoPlayerPriv classCYITizenNaClVideoPlayerfriend
DASH enum valueCYIAbstractVideoPlayer
DisableClosedCaptions_() overrideCYITizenNaClVideoPlayervirtual
Disconnect(CYISignalBase &rSignal)CYISignalHandler
DisconnectFromAllSignals()CYISignalHandler
DRM_ERROR enum valueCYIAbstractVideoPlayer
DRM_FAIRPLAY enum valueCYIAbstractVideoPlayer
DRM_NONE enum valueCYIAbstractVideoPlayer
DRM_PLAYREADY enum valueCYIAbstractVideoPlayer
DRM_SCHEME enum nameCYIAbstractVideoPlayer
DRM_WIDEVINE_MODULAR enum valueCYIAbstractVideoPlayer
DurationChangedCYIAbstractVideoPlayer
ERROR_CODE enum nameCYIAbstractVideoPlayer
ErrorOccurredCYIAbstractVideoPlayer
FinalizedCYIAbstractVideoPlayer
GetActiveAudioTrack() const CYIAbstractVideoPlayer
GetActiveAudioTrack_() const overrideCYITizenNaClVideoPlayervirtual
GetActiveClosedCaptionsTrack() const CYIAbstractVideoPlayer
GetActiveClosedCaptionsTrack_() const overrideCYITizenNaClVideoPlayervirtual
GetAudioTracks() const CYIAbstractVideoPlayer
GetAudioTracks_() const overrideCYITizenNaClVideoPlayervirtual
GetBindingImplementation() const CYIScriptableObject
GetClosedCaptionsDispatcher() const CYIAbstractVideoPlayer
GetClosedCaptionsTracks() const CYIAbstractVideoPlayer
GetClosedCaptionsTracks_() const overrideCYITizenNaClVideoPlayervirtual
GetCurrentTimeMs() const CYIAbstractVideoPlayer
GetCurrentTimeMs_() const overrideCYITizenNaClVideoPlayervirtual
GetDRMConfiguration() const CYIAbstractVideoPlayer
GetDRMConfiguration()CYIAbstractVideoPlayer
GetDurationMs() const CYIAbstractVideoPlayer
GetDurationMs_() const overrideCYITizenNaClVideoPlayervirtual
GetName() const CYIAbstractVideoPlayer
GetName_() const overrideCYITizenNaClVideoPlayervirtual
GetPlayerState() const CYIAbstractVideoPlayer
GetRequestedInitialPlaybackState() const CYIAbstractVideoPlayerprotected
GetRuntimeTypeInfoForScriptObject() const CYIScriptableObjectvirtual
GetStatistics() const CYIAbstractVideoPlayer
GetStatistics_() const overrideCYITizenNaClVideoPlayervirtual
GetSurface() const CYIAbstractVideoPlayer
GetThreadAffinity() const CYISignalHandler
GetVersion() const CYIAbstractVideoPlayer
GetVersion_() const overrideCYITizenNaClVideoPlayervirtual
GetVideoMaterial() const CYIAbstractVideoPlayerprotected
HLS enum valueCYIAbstractVideoPlayer
Init()CYIAbstractVideoPlayer
IsConnected() const CYISignalHandlervirtual
IsConnected(const CYISignalBase &rSignal) const CYISignalHandlervirtual
IsMuted() const CYIAbstractVideoPlayer
IsMuted_() const overrideCYITizenNaClVideoPlayervirtual
Listener()CYIThread::Listenerinline
m_pClosedCaptionsDispatcherCYIAbstractVideoPlayerprotected
m_pDRMConfigurationCYIAbstractVideoPlayerprotected
m_pStateManagerCYIAbstractVideoPlayerprotected
m_uMaxBitrateCYIAbstractVideoPlayerprotected
MEDIA_PREPARING enum valueCYIAbstractVideoPlayer
MEDIA_READY enum valueCYIAbstractVideoPlayer
MEDIA_STATE enum nameCYIAbstractVideoPlayer
MEDIA_UNLOADED enum valueCYIAbstractVideoPlayer
MoveToThread(CYIThread *pThread)CYISignalHandler
MP4 enum valueCYIAbstractVideoPlayer
Mute(bool bMute)CYIAbstractVideoPlayer
Mute_(bool bMute) overrideCYITizenNaClVideoPlayervirtual
NotifyDurationChangedCYIAbstractVideoPlayerprotected
NotifyErrorOccurredCYIAbstractVideoPlayerprotected
NotifyPlaybackCompleteCYIAbstractVideoPlayerprotected
OnThreadFinished(CYIThread *)CYIThread::Listenerinlinevirtual
OnThreadStarted(CYIThread *)CYIThread::Listenerinlinevirtual
OnThreadTerminated(CYIThread *)CYIThread::Listenerinlinevirtual
CYISignalHandler::operator=(const CYISignalHandler &rSignalHandler)CYISignalHandler
CYIScriptableObject::operator=(const CYIScriptableObject &other)CYIScriptableObject
Pause()CYIAbstractVideoPlayer
Pause_() overrideCYITizenNaClVideoPlayervirtual
PausedCYIAbstractVideoPlayer
Play()CYIAbstractVideoPlayer
Play_() overrideCYITizenNaClVideoPlayervirtual
PLAYBACK_BUFFERING enum valueCYIAbstractVideoPlayer
PLAYBACK_ERROR enum valueCYIAbstractVideoPlayer
PLAYBACK_PAUSED enum valueCYIAbstractVideoPlayer
PLAYBACK_PLAYING enum valueCYIAbstractVideoPlayer
PLAYBACK_STATE enum nameCYIAbstractVideoPlayer
PlaybackCompleteCYIAbstractVideoPlayer
PlayerStateChangedCYIAbstractVideoPlayer
PlayingCYIAbstractVideoPlayer
Prepare(const CYIUrl &videoURI, STREAMING_FORMAT eFormatHint, CYIAbstractVideoPlayer::PLAYBACK_STATE eInitialState=CYIAbstractVideoPlayer::PLAYBACK_PAUSED, std::unique_ptr< DRMConfiguration > pDRMConfiguration=nullptr)CYIAbstractVideoPlayer
Prepare(const std::shared_ptr< CYIAssetVideo > &videoAsset, STREAMING_FORMAT eFormatHint, CYIAbstractVideoPlayer::PLAYBACK_STATE eInitialState=CYIAbstractVideoPlayer::PLAYBACK_PAUSED, std::unique_ptr< DRMConfiguration > pDRMConfiguration=nullptr)CYIAbstractVideoPlayer
Prepare_(const CYIUrl &videoURI, CYIAbstractVideoPlayer::STREAMING_FORMAT eFormat) overrideCYITizenNaClVideoPlayervirtual
PreparingCYIAbstractVideoPlayer
ReadyCYIAbstractVideoPlayer
Seek(uint64_t uSeekPositionMs)CYIAbstractVideoPlayer
Seek_(uint64_t uSeekPositionMS) overrideCYITizenNaClVideoPlayervirtual
SelectAudioTrack(uint32_t uID)CYIAbstractVideoPlayer
SelectAudioTrack_(uint32_t uID) overrideCYITizenNaClVideoPlayervirtual
SelectClosedCaptionsTrack(uint32_t uID)CYIAbstractVideoPlayer
SelectClosedCaptionsTrack_(uint32_t uID) overrideCYITizenNaClVideoPlayervirtual
SetBindingImplementation(CYIBindingImplementation *pBindingImplementation)CYIScriptableObject
SetMaxBitrate(uint64_t uMaxBitrate)CYIAbstractVideoPlayer
SetMaxBitrate_(uint64_t uMaxBitrate) overrideCYITizenNaClVideoPlayervirtual
SetThreadAffinity(const CYIThreadHandle &rThreadAffinity)CYISignalHandler
SetUserAgent(const CYIString &userAgent)CYIAbstractVideoPlayer
SetVideoMetadata(const CYIAbstractVideoPlayer::VideoMetadata &metadata)CYIAbstractVideoPlayer
SetVideoSurfaceSize(const glm::ivec2 &size)CYIAbstractVideoPlayerprotected
SMOOTH enum valueCYIAbstractVideoPlayer
STATE_TRANSITION_ERROR enum valueCYIAbstractVideoPlayer
Stop()CYIAbstractVideoPlayer
Stop_() overrideCYITizenNaClVideoPlayervirtual
STREAMING_FORMAT enum nameCYIAbstractVideoPlayer
SupportsFormat(STREAMING_FORMAT eStreamingFormat, DRM_SCHEME eDRMScheme=DRM_NONE)CYIAbstractVideoPlayer
SupportsFormat_(STREAMING_FORMAT eFormat, DRM_SCHEME eDRMScheme) const overrideCYITizenNaClVideoPlayervirtual
UNKNOWN enum valueCYIAbstractVideoPlayer
UNSUPPORTED_FORMAT enum valueCYIAbstractVideoPlayer
UpdateCurrentTime()CYIAbstractVideoPlayerprotected
VideoMetadata typedefCYIAbstractVideoPlayer
~CYIAbstractVideoPlayer()CYIAbstractVideoPlayervirtual
~CYIScriptableObject()CYIScriptableObjectvirtual
~CYISignalHandler()CYISignalHandlervirtual
~CYITizenNaClVideoPlayer()CYITizenNaClVideoPlayervirtual
~Listener()CYIThread::Listenerinlinevirtual