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