Go to the source code of this file.
Classes | |
| struct | Pack |
| struct | TimeCode |
| struct | AudioInfo |
| class | VideoInfo |
| class | Frame |
| class | AudioResample< input_t, output_t > |
| class | InternalAudioResample< input_t, output_t > |
| class | SrcAudioResample< input_t, output_t > |
| class | AudioResampleFactory< input_t, output_t > |
| class | FramePool |
Enumerations | |
| enum | AudioResampleType { AUDIO_RESAMPLE_SRC_SINC_BEST_QUALITY = 0, AUDIO_RESAMPLE_SRC_SINC_MEDIUM_QUALITY = 1, AUDIO_RESAMPLE_SRC_SINC_FASTEST = 2, AUDIO_RESAMPLE_SRC_ZERO_ORDER_HOLD = 3, AUDIO_RESAMPLE_SRC_LINEAR = 4, AUDIO_RESAMPLE_INTERNAL = 5 } |
Functions | |
| FramePool * | GetFramePool () |
| enum AudioResampleType |
| FramePool* GetFramePool | ( | ) |
1.4.7