FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
StreamType Struct Reference

Data Fields

uint32_t stream_type
 
enum AVMediaType codec_type
 
enum AVCodecID codec_id
 

Detailed Description

Definition at line 647 of file mpegts.c.

Field Documentation

uint32_t StreamType::stream_type

Definition at line 648 of file mpegts.c.

Referenced by mpegts_find_stream_type().

enum AVMediaType StreamType::codec_type

Definition at line 649 of file mpegts.c.

Referenced by mpegts_find_stream_type().

enum AVCodecID StreamType::codec_id

Definition at line 650 of file mpegts.c.

Referenced by mpegts_find_stream_type().


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