Videoplayer plugin: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
 
Line 8: Line 8:


=1 Interface=
=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=1 Interface=


contains 25 subs:  
contains 25 subs:  
Line 20: Line 32:
  8: GetTransferPictureInfo
  8: GetTransferPictureInfo
  9: SetTransferComplete
  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
  10: GetOutputPicture
  11: GetOutputStereoPicture
  11: GetOutputStereoPicture

Latest revision as of 14: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: