Libav
Data Fields
FrameCode Struct Reference

#include <nut.h>

Data Fields

uint16_t flags
 
uint8_t stream_id
 
uint16_t size_mul
 
uint16_t size_lsb
 
int16_t pts_delta
 
uint8_t reserved_count
 
uint8_t header_idx
 

Detailed Description

Definition at line 64 of file nut.h.

Field Documentation

§ flags

uint16_t FrameCode::flags

§ stream_id

uint8_t FrameCode::stream_id

§ size_mul

uint16_t FrameCode::size_mul

§ size_lsb

uint16_t FrameCode::size_lsb

§ pts_delta

int16_t FrameCode::pts_delta

§ reserved_count

uint8_t FrameCode::reserved_count

Definition at line 70 of file nut.h.

Referenced by decode_frame_header(), and decode_main_header().

§ header_idx

uint8_t FrameCode::header_idx

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