IEC958Context Struct Reference


Data Fields

enum IEC958DataType data_type
 burst info - reference to type of payload of the data-burst
int pkt_size
 length code in bits
int pkt_offset
 data burst repetition period in bytes
uint8_t * buffer
 allocated buffer, used for swap bytes
int buffer_size
 size of allocated buffer
int(* header_info )(AVFormatContext *s, AVPacket *pkt)
 function, which generates codec dependent header information.

Detailed Description

Definition at line 68 of file spdif.c.


Field Documentation

burst info - reference to type of payload of the data-burst

Definition at line 69 of file spdif.c.

Referenced by spdif_header_aac(), spdif_header_ac3(), spdif_header_dts(), spdif_header_mpeg(), and spdif_write_packet().

length code in bits

Definition at line 70 of file spdif.c.

Referenced by spdif_write_packet().

data burst repetition period in bytes

Definition at line 71 of file spdif.c.

Referenced by spdif_header_aac(), spdif_header_ac3(), spdif_header_dts(), spdif_header_mpeg(), and spdif_write_packet().

allocated buffer, used for swap bytes

Definition at line 72 of file spdif.c.

Referenced by spdif_write_packet(), and spdif_write_trailer().

size of allocated buffer

Definition at line 73 of file spdif.c.

Referenced by spdif_write_packet().

function, which generates codec dependent header information.

Sets data_type and data_offset

Referenced by spdif_write_header(), and spdif_write_packet().


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

Generated on Tue Apr 20 17:40:07 2010 for FFmpeg by  doxygen 1.5.6