Instance Methods | |
| (NSMutableArray *) | - band |
| (int) | - bitsPerSample |
| (int) | - inBits |
| (long long) | - inBuffer |
| (instancetype) | - initWithRate: |
| (int) | - outBits |
| (long long) | - outBuffer |
| (NSMutableArray *) | - qmfSignalHistory |
Class Methods | |
| (FMLiveSwitchG722CodecState *) | + codecStateWithRate: |
| - (NSMutableArray*) band |
| - (int) bitsPerSample |
| + (FMLiveSwitchG722CodecState*) codecStateWithRate: | (int) | rate |
| - (int) inBits |
| - (long long) inBuffer |
| - (instancetype) initWithRate: | (int) | rate |
| - (int) outBits |
| - (long long) outBuffer |
| - (NSMutableArray*) qmfSignalHistory |