|
FFmpeg
|
Data Fields | |
| AVClass * | av_class |
| const AVDVProfile * | sys |
| int | n_ast |
| AVStream * | ast [4] |
| AVFifo * | audio_data [4] |
| int | frames |
| int64_t | start_time |
| int | has_audio |
| int | has_video |
| uint8_t | frame_buf [DV_MAX_FRAME_SIZE] |
| AVTimecode | tc |
| const AVDVProfile* DVMuxContext::sys |
Definition at line 49 of file dvenc.c.
Referenced by dv_write_header().
| uint8_t DVMuxContext::frame_buf[DV_MAX_FRAME_SIZE] |
| AVTimecode DVMuxContext::tc |
Definition at line 58 of file dvenc.c.
Referenced by dv_write_header().
1.8.17