Home
last modified time | relevance | path

Searched defs:AVEncryptionInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dencryption_info.h43 typedef struct AVEncryptionInfo { struct
45 uint32_t scheme;
51 uint32_t crypt_byte_block;
57 uint32_t skip_byte_block;
81 } AVEncryptionInfo; argument