Videoplayer plugin: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
=1 Interface= | =1 Interface= | ||
contains 4 subs: | contains 25 subs: | ||
0: | 0: Initialize | ||
1: | 1: SetFileIoCallback | ||
2: | 2: Open | ||
3: | 3: PlaybackControl | ||
4: SetStartPosition | |||
5: SetStopPosition | |||
6: Close | |||
7: Finalize | |||
8: GetTransferPictureInfo | |||
9: SetTransferComplete=1 Interface= | |||
contains 25 subs: | |||
0: Initialize | |||
1: SetFileIoCallback | |||
2: Open | |||
3: PlaybackControl | |||
4: SetStartPosition | |||
5: SetStopPosition | |||
6: Close | |||
7: Finalize | |||
8: GetTransferPictureInfo | |||
9: SetTransferComplete | |||
10: GetOutputPicture | |||
11: GetOutputStereoPicture | |||
12: GetPlaybackStatus | |||
13: SetDownloadPosition | |||
14: SetVolume | |||
15: GetVolume | |||
16: GetSubtitleTrackNumber | |||
17: GetSubtitleTrackInfo | |||
18: GetAudioTrackNumber | |||
19: GetAudioTrackInfo | |||
20: SetSubtitleTrack | |||
21: SetAudioTrack | |||
22: SelectChange3dMode | |||
23: ConfirmedResolutionError | |||
10: GetOutputPicture | |||
11: GetOutputStereoPicture | |||
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= |
Latest revision as of 13:34, 17 January 2019
3 Identifiers:
- 1
- 0x41435430 ("ACT0")
- 0x4D4F4430 ("MOD0")
1 Interface[edit | edit source]
contains 25 subs:
0: Initialize 1: SetFileIoCallback 2: Open 3: PlaybackControl 4: SetStartPosition 5: SetStopPosition 6: Close 7: Finalize 8: GetTransferPictureInfo 9: SetTransferComplete=1 Interface=
contains 25 subs:
0: Initialize 1: SetFileIoCallback 2: Open 3: PlaybackControl 4: SetStartPosition 5: SetStopPosition 6: Close 7: Finalize 8: GetTransferPictureInfo 9: SetTransferComplete 10: GetOutputPicture 11: GetOutputStereoPicture 12: GetPlaybackStatus 13: SetDownloadPosition 14: SetVolume 15: GetVolume 16: GetSubtitleTrackNumber 17: GetSubtitleTrackInfo 18: GetAudioTrackNumber 19: GetAudioTrackInfo 20: SetSubtitleTrack 21: SetAudioTrack 22: SelectChange3dMode 23: ConfirmedResolutionError
10: GetOutputPicture 11: GetOutputStereoPicture 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[edit | edit source]
contains only 1 sub:
0: HelperAction, 1 Parameter: char * action
MOD0 Interface[edit | edit source]
contains 4 subs:
0: Videoplayer_onActivate 1: Videoplayer_onDeactivate 2: 3: