FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MOVEncryptionIndex Struct Reference

#include <isom.h>

Data Fields

unsigned int nb_encrypted_samples
 
AVEncryptionInfo ** encrypted_samples
 
uint8_tauxiliary_info_sizes
 
size_t auxiliary_info_sample_count
 
uint8_t auxiliary_info_default_size
 
uint64_t * auxiliary_offsets
 Absolute seek position. More...
 
size_t auxiliary_offsets_count
 

Detailed Description

Definition at line 113 of file isom.h.

Field Documentation

unsigned int MOVEncryptionIndex::nb_encrypted_samples
AVEncryptionInfo** MOVEncryptionIndex::encrypted_samples

Definition at line 117 of file isom.h.

Referenced by cenc_filter(), mov_parse_auxiliary_info(), and mov_read_senc().

uint8_t* MOVEncryptionIndex::auxiliary_info_sizes

Definition at line 119 of file isom.h.

Referenced by mov_parse_auxiliary_info(), and mov_read_saiz().

size_t MOVEncryptionIndex::auxiliary_info_sample_count

Definition at line 120 of file isom.h.

Referenced by cenc_filter(), mov_parse_auxiliary_info(), mov_read_saio(), and mov_read_saiz().

uint8_t MOVEncryptionIndex::auxiliary_info_default_size

Definition at line 121 of file isom.h.

Referenced by mov_parse_auxiliary_info(), and mov_read_saiz().

uint64_t* MOVEncryptionIndex::auxiliary_offsets

Absolute seek position.

Definition at line 122 of file isom.h.

Referenced by mov_parse_auxiliary_info(), and mov_read_saio().

size_t MOVEncryptionIndex::auxiliary_offsets_count

Definition at line 123 of file isom.h.

Referenced by cenc_filter(), mov_parse_auxiliary_info(), mov_read_saio(), and mov_read_saiz().


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