| FFmpeg
    | 
HintSampleQueue Struct Reference
  #include <movenc.h>
Collaboration diagram for HintSampleQueue:

| Data Fields | |
| int | size | 
| int | len | 
| HintSample * | samples | 
Detailed Description
Field Documentation
| int HintSampleQueue::len | 
Definition at line 67 of file movenc.h.
Referenced by find_sample_match(), sample_queue_free(), sample_queue_pop(), sample_queue_push(), and sample_queue_retain().
| HintSample* HintSampleQueue::samples | 
Definition at line 68 of file movenc.h.
Referenced by find_sample_match(), sample_queue_free(), sample_queue_pop(), sample_queue_push(), and sample_queue_retain().
| int HintSampleQueue::size | 
Definition at line 66 of file movenc.h.
Referenced by sample_queue_free(), and sample_queue_push().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11