FFmpeg
Data Fields
MvContext Struct Reference

Data Fields

int nb_video_tracks
 
int nb_audio_tracks
 
int eof_count
 number of streams that have finished More...
 
int stream_index
 current stream index More...
 
int frame [2]
 frame nb for current stream More...
 
int acompression
 compression level for audio stream More...
 
int aformat
 audio format More...
 

Detailed Description

Definition at line 37 of file mvdec.c.

Field Documentation

◆ nb_video_tracks

int MvContext::nb_video_tracks

Definition at line 38 of file mvdec.c.

◆ nb_audio_tracks

int MvContext::nb_audio_tracks

Definition at line 39 of file mvdec.c.

◆ eof_count

int MvContext::eof_count

number of streams that have finished

Definition at line 41 of file mvdec.c.

◆ stream_index

int MvContext::stream_index

current stream index

Definition at line 42 of file mvdec.c.

◆ frame

int MvContext::frame[2]

frame nb for current stream

Definition at line 43 of file mvdec.c.

◆ acompression

int MvContext::acompression

compression level for audio stream

Definition at line 45 of file mvdec.c.

◆ aformat

int MvContext::aformat

audio format

Definition at line 46 of file mvdec.c.


The documentation for this struct was generated from the following file: