Expand description
Bindings for AAsset
, AAssetDir
and AAssetManager
Structsยง
- Asset
- A native
AAsset *
, opened in streaming mode - Asset
Dir - A native
AAssetDir *
- Asset
Manager - A native
AAssetManager *
- Opened
File Descriptor - Contains the opened file descriptor returned by
Asset::open_file_descriptor()
, together with the offset and size of the given asset within that file descriptor.