Stay organized with collections
Save and categorize content based on your preferences.
PsshInfo
list of crypto schemes and their data
Summary
Public attributes
entries
Declared in media/NdkMediaExtractor.h
PsshEntry PsshInfo::entries[0]
numentries
Declared in media/NdkMediaExtractor.h
size_t PsshInfo::numentries
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,["# PsshInfo Struct Reference\n\nPsshInfo\n========\n\nlist of crypto schemes and their data\n\nSummary\n-------\n\n| ### Public attributes ||\n|----------------------------------------------------------------------|-----------------------------------------------------------------|\n| [entries](#struct_pssh_info_1a3c33805e0bb388363af8f74632ffc058)`[0]` | [PsshEntry](/ndk/reference/struct/pssh-entry#struct_pssh_entry) |\n| [numentries](#struct_pssh_info_1adce12657a929d6ec3f2bfc19bf032053) | `size_t` |\n\nPublic attributes\n-----------------\n\n### entries\n\nDeclared in `media/NdkMediaExtractor.h` \n\n```text\nPsshEntry PsshInfo::entries[0]\n``` \n\n### numentries\n\nDeclared in `media/NdkMediaExtractor.h` \n\n```scdoc\nsize_t PsshInfo::numentries\n```"]]