Stay organized with collections
Save and categorize content based on your preferences.
cryptoinfo_pattern_t
Summary
Public attributes
encryptBlocks
Declared in media/NdkMediaCodec.h
int32_t cryptoinfo_pattern_t::encryptBlocks
skipBlocks
Declared in media/NdkMediaCodec.h
int32_t cryptoinfo_pattern_t::skipBlocks
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[],null,["# cryptoinfo_pattern_t Struct Reference\n\ncryptoinfo_pattern_t\n====================\n\nSummary\n-------\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------------|-----------|\n| [encryptBlocks](#structcryptoinfo__pattern__t_1a27506df9210c013396a783e5e68f9969) | `int32_t` |\n| [skipBlocks](#structcryptoinfo__pattern__t_1a4d3f695a4096355af4712b25e8e98c77) | `int32_t` |\n\nPublic attributes\n-----------------\n\n### encryptBlocks\n\nDeclared in `media/NdkMediaCodec.h` \n\n```scdoc\nint32_t cryptoinfo_pattern_t::encryptBlocks\n``` \n\n### skipBlocks\n\nDeclared in `media/NdkMediaCodec.h` \n\n```scdoc\nint32_t cryptoinfo_pattern_t::skipBlocks\n```"]]