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