Auxiliary information types
Sample auxiliary information provides per-sample metadata that is stored alongside media samples in an ISO base media file format track. The type of auxiliary information is identified by a four-character code (aux_info_type) carried in the SampleAuxiliaryInformationSizesBox ('saiz') and SampleAuxiliaryInformationOffsetBox ('saio'), as defined in ISO/IEC 14496-12.
The aux_info_type determines the format of the auxiliary data. When omitted, its value defaults to the protection scheme type (for encrypted tracks) or the sample entry type. A track may carry multiple streams of auxiliary information distinguished by different aux_info_type and aux_info_type_parameter values.
Registered auxiliary information types
Showing 7 of 7 entries
code | description | specification |
|---|---|---|
cbc1 | AES-CBC encryption sample auxiliary information | CENC |
cbcs | AES-CBC subsample pattern encryption sample auxiliary information | CENC |
cenc | AES-CTR encryption sample auxiliary information | CENC |
cens | AES-CTR subsample pattern encryption sample auxiliary information | CENC |
stai | TAI timestamp sample auxiliary information | UNCV |
suid | Universally unique content identifier per sample auxiliary information | NGA.STND.0076 |
sve1 | Content sensitive encryption sample auxiliary information | CENC |