Documentation
¶
Overview ¶
Media format creation and property access example.
Demonstrates how to create an AMediaFormat, populate it with MIME type, resolution, and bitrate using the chaining API, and then query values back with GetInt32. The idiomatic API accepts Go strings for key names.
This program must run on an Android device with NDK media support.
Click to show internal directories.
Click to hide internal directories.