Videoplayer util

From PS3 Developer wiki
Revision as of 14:07, 17 January 2019 by 174.255.130.23 (talk) (→‎ACT0 Interface)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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
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: