FFmpeg
Loading...
Searching...
No Matches
ArgoBRPDemuxContext Struct Reference

Data Fields

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

Detailed Description

Definition at line 92 of file argo_brp.c.

Field Documentation

◆ fhdr

ArgoBRPFileHeader ArgoBRPDemuxContext::fhdr

Definition at line 93 of file argo_brp.c.

Referenced by argo_brp_read_header().

◆ streams

ArgoBRPStreamHeader ArgoBRPDemuxContext::streams[BRP_MAX_STREAMS]

Definition at line 94 of file argo_brp.c.

Referenced by argo_brp_read_header(), and argo_brp_read_packet().

◆ index

int ArgoBRPDemuxContext::index

Definition at line 97 of file argo_brp.c.

Referenced by argo_brp_read_header(), and argo_brp_read_packet().

◆ ckhdr

ArgoASFChunkHeader ArgoBRPDemuxContext::ckhdr

Definition at line 98 of file argo_brp.c.

Referenced by argo_brp_read_header(), and argo_brp_read_packet().

◆ [struct]

struct { ... } ArgoBRPDemuxContext::basf

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