aclvdecCreateFrameConfig
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Creates data of the aclvdecFrameConfig type as a single-frame decoding configuration.
To destroy data of the aclvdecFrameConfig type, see aclvdecDestroyFrameConfig.
Prototype
aclvdecFrameConfig *aclvdecCreateFrameConfig()
Parameters
None
Returns
- Success: a pointer to data of the aclvdecFrameConfig type
- Failure: nullptr
Parent topic: aclvdecFrameConfig