aclvdecCreateChannelDesc
Description
Creates data of the aclvdecChannelDesc type as a video decoding channel description.
To destroy data of the aclvdecChannelDesc type, call aclvdecDestroyChannelDesc.
Prototype
aclvdecChannelDesc *aclvdecCreateChannelDesc()
Parameters
None
Returns
- Success: a pointer to data of the aclvdecChannelDesc type
- Failure: nullptr
Parent topic: aclvdecChannelDesc