In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
163 bytes added ,  22:35, 4 September 2019
→‎0xE1 Play Audio Stream: Modes 2 and 3 are invalid (which makes this even sillier). I haven't had much success testing (buffer config is returning 0x052402 Configuration out of permitted period which causes a _valid_ 0xE1 or 0xE2 to 0x052001) though
Line 1,414: Line 1,414:     
Modes:
 
Modes:
0: Immediately stop the current stream, and start the new one (if present)
+
 
1: Wait for the current stream to finish before starting the new one (if present)
+
* 0 → Immediately stop the current stream, and start the new one (if present)
2: Unknown
+
* 1 → Wait for the current stream to finish before starting the new one (if present)
3: Unknown
+
* 2 → Invalid, fails with error 0x052401 (invalid audio command) and returns 2
 +
* 3 → Invalid, fails with error 0x052401 (invalid audio command) and returns 2
    
If length and position are both 0, then audio streaming stops.
 
If length and position are both 0, then audio streaming stops.
303

edits

Navigation menu