![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
getCodec(eCzVideoCodec codec) | CzPlatformVideo | [protected] |
getPlayPosition() const | CzPlatformVideo | [protected, virtual] |
getPlayPosition() const | CzPlatformVideo | [protected, virtual] |
getVideoStoppedCallback() | IzPlatformVideo | [inline] |
getVolume() const | CzPlatformVideo | [protected, virtual] |
getVolume() const | CzPlatformVideo | [protected, virtual] |
Init() | CzPlatformVideo | [virtual] |
Init() | CzPlatformVideo | [virtual] |
Initialised | IzPlatformVideo | [protected] |
isCodecSupported(eCzVideoCodec codec) | CzPlatformVideo | [virtual] |
isCodecSupported(unsigned int codec_hash, bool &found) | CzPlatformVideo | [virtual] |
isCodecSupported(eCzVideoCodec codec) | CzPlatformVideo | [virtual] |
isCodecSupported(unsigned int codec_hash, bool &found) | CzPlatformVideo | [virtual] |
isInitialised() const | IzPlatformVideo | [inline] |
isPlaying() const | CzPlatformVideo | [protected, virtual] |
isPlaying() const | CzPlatformVideo | [protected, virtual] |
NotifyStopped() | CzPlatformVideo | [virtual] |
NotifyStopped() | CzPlatformVideo | [virtual] |
Pause() | CzPlatformVideo | [virtual] |
Pause() | CzPlatformVideo | [virtual] |
Play(const char *filename, const CzIRect &rect, int repeat_count, eCzVideoCodec codec) | CzPlatformVideo | [virtual] |
Play(const char *filename, const CzIRect &rect, int repeat_count, eCzVideoCodec codec) | CzPlatformVideo | [virtual] |
PlayFromMemory(char *mem, uint32 len, const CzIRect &rect, int repeat_count, eCzVideoCodec codec) | CzPlatformVideo | [virtual] |
PlayFromMemory(char *mem, uint32 len, const CzIRect &rect, int repeat_count, eCzVideoCodec codec) | CzPlatformVideo | [virtual] |
Release() | CzPlatformVideo | [virtual] |
Release() | CzPlatformVideo | [virtual] |
Resume() | CzPlatformVideo | [virtual] |
Resume() | CzPlatformVideo | [virtual] |
setPlayPosition(float pos) | CzPlatformVideo | [protected, virtual] |
setPlayPosition(float pos) | CzPlatformVideo | [protected, virtual] |
setVideoStoppedCallback(CzCallback callback, void *data) | IzPlatformVideo | [inline] |
setVolume(float volume) | CzPlatformVideo | [protected, virtual] |
setVolume(float volume) | CzPlatformVideo | [protected, virtual] |
Stop() | CzPlatformVideo | [virtual] |
Stop() | CzPlatformVideo | [virtual] |
VideoStoppedCallback | IzPlatformVideo | [protected] |
VideoStoppedCallbackData | IzPlatformVideo | [protected] |