aclvencCreateChannelDesc
Applicability
Product |
Supported |
|---|---|
x |
|
x |
|
√ |
|
√ |
|
x |
Description
Creates data of the aclvencChannelDesc type as a video encoding channel description.
To destroy data of the aclvencChannelDesc type, see aclvencDestroyChannelDesc.
Prototype
aclvencChannelDesc *aclvencCreateChannelDesc()
Parameters
None
Returns
- Success: a pointer to data of the aclvencChannelDesc type
- Failure: nullptr
Parent topic: aclvencChannelDesc