Audioplayer plugin: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with " 2 Identifiers: * 1 * 0x4D4F4430 ("MOD0") =1 Interface= contains 17 subs: 0: 1: 2: 3: 4: 5 6 7 8 9 10 11 12 13 14 15 16 =MOD0 Interface= contain...")
 
Line 13: Line 13:
  2:  
  2:  
  3:  
  3:  
  4:  
  4: 2 Parameter: uint8_t command, uint8_t
  5
  5: (musicGetPlaybackStatus), 1 Parameter: uint32_t * status
  6
  6: 2 Parameter: uint8_t command, uint32_t *
  7
  7: 2 Parameter: uint8_t command, uint32_t *
  8
  8:
  9
  9:
  10
  10:
  11
  11:
  12
  12:
  13  
  13: (musicDecodeSetCommand), 1 Parameter: uint8_t
  14
  14: (musicDecodeGetStatus), 1 Parameter: uint32_t * status
  15
  15: (musicDecodeNextContentsReady), 0 Parameter:
  16  
  16:
 
== func 4 commands ==
0
1 musicFinalize , 0
2-6 musicSetPlaybackCommand, 0
 
== func 6 commands ==
 
1 musicSetVolume,
4 musicSetSelectionContext / musicDecodeSetSelectionContext, uint8_t * [0x800]
 
== func 7 commands ==
 
1 musicGetVolume
4 musicGetSelectionContext / musicDecodeGetSelectionContext
5 musicGetContentsId / musicDecodeGetContentsId
 
== func 13 commands ==
 
1 musicDecodeFinalize
 
 
 
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>


=MOD0 Interface=
=MOD0 Interface=

Revision as of 23:20, 2 May 2014

2 Identifiers:

  • 1
  • 0x4D4F4430 ("MOD0")

1 Interface

contains 17 subs:

0: 
1: 
2: 
3: 
4: 2 Parameter: uint8_t command, uint8_t
5: (musicGetPlaybackStatus), 1 Parameter: uint32_t * status
6: 2 Parameter: uint8_t command, uint32_t *
7: 2 Parameter: uint8_t command, uint32_t *
8:
9:
10:
11:
12:
13: (musicDecodeSetCommand), 1 Parameter: uint8_t
14: (musicDecodeGetStatus), 1 Parameter: uint32_t * status
15: (musicDecodeNextContentsReady), 0 Parameter:
16:

func 4 commands

0
1 musicFinalize , 0
2-6 musicSetPlaybackCommand, 0

func 6 commands

1 musicSetVolume,
4 musicSetSelectionContext / musicDecodeSetSelectionContext, uint8_t * [0x800]

func 7 commands

1 musicGetVolume
4 musicGetSelectionContext / musicDecodeGetSelectionContext
5 musicGetContentsId / musicDecodeGetContentsId

func 13 commands

1 musicDecodeFinalize


MOD0 Interface

contains 4 subs:

0:
1:
2: return
3: