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