acldvppCreateStreamDesc
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
☓ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function
Creates data of the acldvppStreamDesc type as a video stream description.
To destroy data of the acldvppStreamDesc type, see acldvppDestroyStreamDesc.
Prototype
1 | acldvppStreamDesc *acldvppCreateStreamDesc() |
Parameters
None
Returns
- Success: a pointer to data of the acldvppStreamDesc type
- Failure: nullptr
Parent topic: acldvppStreamDesc