acldvppGetChannelDescChannelId
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
☓ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function
Obtains channel ID with the channel description.
API call sequence : acldvppCreateChannelDesc --> acldvppCreateChannel --> acldvppGetChannelDescChannelId
Prototype
1 | uint64_t acldvppGetChannelDescChannelId(const acldvppChannelDesc *channelDesc) |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
channelDesc |
Input |
Pointer to the channel description. Call the acldvppCreateChannelDesc API to create data of the acldvppChannelDesc type in advance. |
Returns
Channel ID
Parent topic: acldvppChannelDesc