Function: venc_create_frame_config
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
x |
x |
|
x |
|
x |
|
√ |
|
√ |
Description
Creates data of the aclvencFrameConfig type and configures the single-frame encoding configuration.
To destroy data of the aclvencFrameConfig type, call acl.media.venc_destroy_frame_config.
Prototype
- C Prototype
1aclvencFrameConfig *aclvencCreateFrameConfig()
- Python Function
1frame_config = acl.media.venc_create_frame_config()
Parameters
None
Return Value
Return Value |
Description |
|---|---|
frame_config |
int.
|
Parent topic: VENC