Function: dvpp_create_border_config
Applicability
Product |
Supported (√/x) |
|---|---|
√ |
|
√ |
|
x |
|
√ |
|
√ |
Function Usage
Creates data of the acldvppBorderConfig type as a border configuration.
To destroy data of the acldvppBorderConfig type, call acl.media.dvpp_destroy_border_config.
Prototype
- C Prototype
1acldvppBorderConfig *acldvppCreateBorderConfig()
- Python Function
1pic_desc = acl.media.dvpp_create_border_config()
Parameter Description
None.
Return Value Description
Return Value |
Description |
|---|---|
pic_desc |
|
Parent topic: common