Videoplayer util: Difference between revisions
Jump to navigation
Jump to search
(Created page with " 3 Identifiers: * 1 * 0x41435430 ("ACT0") * 0x4D4F4430 ("MOD0") =1 Interface= contains 3 subs: 0: PluginLaunch 1: PluginLaunchForWebBrowser 2: PluginLaunch 3: PluginL...") |
mNo edit summary |
||
Line 9: | Line 9: | ||
=1 Interface= | =1 Interface= | ||
contains | contains 25 subs: | ||
0: | 0: Initialize | ||
1: | 1: SetFileIoCallback | ||
2: | 2: Open | ||
3: | 3: PlaybackControl | ||
4: SetStartPosition | |||
5: SetStopPosition | |||
6: Close | |||
7: Finalize | |||
8: | |||
9: | |||
10: | |||
11: | |||
12: GetPlaybackStatus | |||
13: SetDownloadPosition | |||
14: SetVolume | |||
15: GetVolume | |||
16: GetSubtitleTrackNumber | |||
17: GetSubtitleTrackInfo | |||
18: GetAudioTrackNumber | |||
19: GetAudioTrackInfo | |||
20: SetSubtitleTrack | |||
21: SetAudioTrack | |||
22: SelectChange3dMode | |||
23: ConfirmedResolutionError | |||
24: InitError | |||
=ACT0 Interface= | =ACT0 Interface= |
Revision as of 13:59, 27 March 2014
3 Identifiers:
- 1
- 0x41435430 ("ACT0")
- 0x4D4F4430 ("MOD0")
1 Interface
contains 25 subs:
0: Initialize 1: SetFileIoCallback 2: Open 3: PlaybackControl 4: SetStartPosition 5: SetStopPosition 6: Close 7: Finalize 8: 9: 10: 11: 12: GetPlaybackStatus 13: SetDownloadPosition 14: SetVolume 15: GetVolume 16: GetSubtitleTrackNumber 17: GetSubtitleTrackInfo 18: GetAudioTrackNumber 19: GetAudioTrackInfo 20: SetSubtitleTrack 21: SetAudioTrack 22: SelectChange3dMode 23: ConfirmedResolutionError 24: InitError
ACT0 Interface
contains only 1 sub:
0: HelperAction, 1 Parameter: char * action
MOD0 Interface
contains 4 subs:
0: Videoplayer_onActivate 1: Videoplayer_onDeactivate 2: 3: