aclvencCreateChannelDesc
The
Description
Creates data of the aclvencChannelDesc type as a video encoding channel description.
To destroy data of the aclvencChannelDesc type, call aclvencDestroyChannelDesc.
Prototype
aclvencChannelDesc *aclvencCreateChannelDesc()
Parameters
None
Returns
- Success: a pointer to data of the aclvencChannelDesc type
- Failure: nullptr
Parent topic: aclvencChannelDesc