BandwidthProfileInfo Struct Reference
Detailed Description
The Bandwidth profile info as used in the EncoderProfile object.
#include <ProfileTypes.h>
Public Attributes | |
| int32_t | channelBandwidth |
| The total available channel bandwidth. More... | |
| int32_t | maxBandwidth |
| The maximum bandwidth to be used. More... | |
| int32_t | minBandwidth |
| The minimum bandwidth to be used. More... | |
Member Data Documentation
| int32_t BandwidthProfileInfo::channelBandwidth |
The total available channel bandwidth.
| int32_t BandwidthProfileInfo::maxBandwidth |
The maximum bandwidth to be used.
| int32_t BandwidthProfileInfo::minBandwidth |
The minimum bandwidth to be used.
The documentation for this struct was generated from the following file:
- SDKs/EdgeVisSDKCore/ProfileTypes.h
