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 63 of file nut.h.

Field Documentation

int16_t FrameCode::pts_delta
uint8_t FrameCode::reserved_count

Definition at line 69 of file nut.h.

Referenced by decode_frame_header(), and decode_main_header().

uint16_t FrameCode::size_lsb
uint16_t FrameCode::size_mul
uint8_t FrameCode::stream_id

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