| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Functions | |
| av_cold int | ff_wma_get_frame_len_bits (int sample_rate, int version, unsigned int decode_flags) | 
| Get the samples per frame for this stream.  More... | |
| av_cold 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 32 of file wma_common.c.
Referenced by decode_init(), and ff_wma_init().
 1.8.17