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.