AudioCompressionManagerSplitStereo Method |
Name | Description | |
---|---|---|
![]() ![]() ![]() | SplitStereo(Stream, Stream, Stream) |
Splits one stereo stream into two mono streams (left and right channels).
|
![]() ![]() ![]() | SplitStereo(String, String, String) |
Splits one stereo file into two mono files (left and right channels).
|
![]() ![]() ![]() | SplitStereo(IntPtr, Byte, IntPtr, Byte, Byte) |
Splits stereo audio data array into two mono data arrays (left and right channels).
|