FirstModulAR 0.1.0
Loading...
Searching...
No Matches
OpusEncodingDecodingTests Class Reference

Unit tests for verifying that opus audio streams are correctly encoding and decoding. More...

Public Member Functions

void Opus_EncodeDecode_Length_Test (int sampleRate)
 Note this only works correctly when length of the wav is divisible by the frame size used for encoding and decoding.
 
void Opus_EncodeDecode_File_Test (string fileName)
 

Detailed Description

Unit tests for verifying that opus audio streams are correctly encoding and decoding.

Member Function Documentation

◆ Opus_EncodeDecode_File_Test()

void OpusEncodingDecodingTests.Opus_EncodeDecode_File_Test ( string fileName)
inline

◆ Opus_EncodeDecode_Length_Test()

void OpusEncodingDecodingTests.Opus_EncodeDecode_Length_Test ( int sampleRate)
inline

Note this only works correctly when length of the wav is divisible by the frame size used for encoding and decoding.


The documentation for this class was generated from the following file: