|
FFmpeg
|
Public Attributes | |
| AVClass * | class |
| snd_pcm_t * | h |
| int | frame_size |
| bytes per sample * channels | |
| int | period_size |
| preferred size for reads and writes, in frames | |
| int | sample_rate |
| sample rate set by user | |
| int | channels |
| number of channels set by user | |
| int | last_period |
| TimeFilter * | timefilter |
| void(* | reorder_func )(const void *, void *, int) |
| void * | reorder_buf |
| int | reorder_buf_size |
| in frames | |
| int64_t | timestamp |
| current timestamp, without latency applied. | |
1.8.12