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

Data Fields

URLContextann_fd
AVFormatContextsdp_ctx
AVIOContext sdp_pb
uint16_t hash
char * sdp
int eof
uint8_tann
int ann_size
int64_t last_time

Detailed Description

Definition at line 36 of file sapdec.c.

Field Documentation

URLContext * SAPState::ann_fd
AVFormatContext* SAPState::sdp_ctx

Definition at line 38 of file sapdec.c.

Referenced by sap_fetch_packet(), sap_read_close(), and sap_read_header().

AVIOContext SAPState::sdp_pb

Definition at line 39 of file sapdec.c.

Referenced by sap_read_header().

uint16_t SAPState::hash

Definition at line 40 of file sapdec.c.

Referenced by sap_fetch_packet(), and sap_read_header().

char* SAPState::sdp

Definition at line 41 of file sapdec.c.

Referenced by sap_read_close(), and sap_read_header().

int SAPState::eof

Definition at line 42 of file sapdec.c.

Referenced by sap_fetch_packet().

uint8_t* SAPState::ann

Definition at line 36 of file sapenc.c.

Referenced by sap_write_close(), sap_write_header(), and sap_write_packet().

int SAPState::ann_size

Definition at line 37 of file sapenc.c.

Referenced by sap_write_close(), sap_write_header(), and sap_write_packet().

int64_t SAPState::last_time

Definition at line 39 of file sapenc.c.

Referenced by sap_write_close(), and sap_write_packet().


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