FFmpeg
|
Go to the source code of this file.
Functions | |
int | ff_wma_get_frame_len_bits (int sample_rate, int version, unsigned int decode_flags) |
Get the samples per frame for this stream. | |
int ff_wma_get_frame_len_bits | ( | int | sample_rate, |
int | version, | ||
unsigned int | decode_flags | ||
) |
Get the samples per frame for this stream.
sample_rate | output sample_rate |
version | wma version |
decode_flags | codec compression features |
Definition at line 31 of file wma_common.c.
Referenced by decode_init(), and ff_wma_init().