aclvencCreateFrameConfig
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
☓ |
☓ |
|
☓ |
|
√ |
|
√ |
|
☓ |
Function
Creates data of the aclvencFrameConfig type as a single-frame encoding configuration.
To destroy data of the aclvencFrameConfig type, see aclvencDestroyFrameConfig.
Prototype
1 | aclvencFrameConfig *aclvencCreateFrameConfig() |
Parameters
None
Returns
- Success: a pointer to data of the aclvencFrameConfig type
- Failure: nullptr
Parent topic: aclvencFrameConfig