FFmpeg
Data Fields
ArgoBRPDemuxContext Struct Reference

Data Fields

ArgoBRPFileHeader fhdr
 
ArgoBRPStreamHeader streams [BRP_MAX_STREAMS]
 
struct {
   int   index
 
   ArgoASFChunkHeader   ckhdr
 
basf
 

Detailed Description

Definition at line 90 of file argo_brp.c.

Field Documentation

◆ fhdr

ArgoBRPFileHeader ArgoBRPDemuxContext::fhdr

Definition at line 91 of file argo_brp.c.

Referenced by argo_brp_read_header().

◆ streams

ArgoBRPStreamHeader ArgoBRPDemuxContext::streams[BRP_MAX_STREAMS]

Definition at line 92 of file argo_brp.c.

Referenced by argo_brp_read_header(), and argo_brp_read_packet().

◆ index

int ArgoBRPDemuxContext::index

◆ ckhdr

ArgoASFChunkHeader ArgoBRPDemuxContext::ckhdr

Definition at line 96 of file argo_brp.c.

Referenced by argo_brp_read_header(), and argo_brp_read_packet().

◆ basf

struct { ... } ArgoBRPDemuxContext::basf

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