Searched defs:AVEncryptionInfo (Results 1 – 1 of 1) sorted by relevance
43 typedef struct AVEncryptionInfo { struct45 uint32_t scheme;51 uint32_t crypt_byte_block;57 uint32_t skip_byte_block;81 } AVEncryptionInfo; argument