| FFmpeg
    | 
| Data Fields | |
| uint8_t * | data | 
| int | type | 
| int | length | 
| int | start_code_length | 
Definition at line 40 of file hls_sample_encryption.c.
| uint8_t* NALUnit::data | 
Definition at line 41 of file hls_sample_encryption.c.
Referenced by decrypt_nal_unit(), decrypt_video_frame(), get_next_nal_unit(), and remove_scep_3_bytes().
| int NALUnit::type | 
Definition at line 42 of file hls_sample_encryption.c.
Referenced by decrypt_video_frame(), and get_next_nal_unit().
| int NALUnit::length | 
Definition at line 43 of file hls_sample_encryption.c.
Referenced by decrypt_nal_unit(), decrypt_video_frame(), get_next_nal_unit(), and remove_scep_3_bytes().
| int NALUnit::start_code_length | 
Definition at line 44 of file hls_sample_encryption.c.
Referenced by decrypt_video_frame(), and get_next_nal_unit().
 1.8.17
 1.8.17