Changes

Jump to navigation Jump to search
244 bytes added ,  Yesterday at 22:25
no edit summary
Line 31: Line 31:  
| A 24-byte chunk of data containing information about the request/response. See below for more info.
 
| A 24-byte chunk of data containing information about the request/response. See below for more info.
 
|-
 
|-
 +
|}
 +
 +
'''enum DecoderCommand : u16'''
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Enum
 +
!  Value
 +
|-
 +
| Initialize (Initialize AAC decoder)
 +
| 0
 +
|-
 +
| DecodeEncode (Decode or encode an AAC stream)
 +
| 1
 +
|-
 +
| Shutdown
 +
| 2
 +
|-
 +
| LoadState
 +
| 3
 +
|-
 +
| SaveState
 +
| 3
 
|}
 
|}
Trusted
21

edits

Navigation menu