FFmpeg
Data Fields
NALUnit Struct Reference

Data Fields

uint8_t * data
 
int type
 
int length
 
int start_code_length
 

Detailed Description

Definition at line 41 of file hls_sample_encryption.c.

Field Documentation

◆ data

uint8_t* NALUnit::data

◆ type

int NALUnit::type

Definition at line 43 of file hls_sample_encryption.c.

Referenced by decrypt_video_frame(), and get_next_nal_unit().

◆ length

int NALUnit::length

◆ start_code_length

int NALUnit::start_code_length

Definition at line 45 of file hls_sample_encryption.c.

Referenced by decrypt_video_frame(), and get_next_nal_unit().


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