Stay organized with collections
Save and categorize content based on your preferences.
Summary
Public attributes
|
length
|
size_t
|
ptr
|
const uint8_t *
|
Public attributes
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,["# AMediaDrmByteArray Struct Reference\n\nAMediaDrmByteArray\n==================\n\nSummary\n-------\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------|-------------------|\n| [length](#struct_a_media_drm_byte_array_1afe1aa0bf3c71a40742d6dbb4e813a8fc) | `size_t` |\n| [ptr](#struct_a_media_drm_byte_array_1a8b81a779f04bb7d4881390e4db9c768c) | `const uint8_t *` |\n\nPublic attributes\n-----------------\n\n### length\n\nDeclared in `media/NdkMediaDrm.h` \n\n```scdoc\nsize_t AMediaDrmByteArray::length\n``` \n\n### ptr\n\nDeclared in `media/NdkMediaDrm.h` \n\n```gdscript\nconst uint8_t * AMediaDrmByteArray::ptr\n```"]]