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