| FFmpeg
    | 
wma_common.h File Reference
  
This graph shows which files directly or indirectly include this file:

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.  More... | |
Function Documentation
| int ff_wma_get_frame_len_bits | ( | int | sample_rate, | 
| int | version, | ||
| unsigned int | decode_flags | ||
| ) | 
Get the samples per frame for this stream.
- Parameters
- 
  sample_rate output sample_rate version wma version decode_flags codec compression features 
- Returns
- log2 of the number of output samples per frame
Definition at line 31 of file wma_common.c.
Referenced by decode_init(), and ff_wma_init().
Generated on Fri Oct 31 2025 06:56:25 for FFmpeg by
 1.8.11
 1.8.11