ProfileTypes.h
Go to the documentation of this file.
int32_t channelBandwidth
The total available channel bandwidth.
Definition: ProfileTypes.h:29
The video profile info as used in the EncoderProfile object.
Definition: ProfileTypes.h:94
int32_t frameHeight
The height of the encoded frame.
Definition: ProfileTypes.h:106
int32_t frameStep
This controls the frame rate of the video.
Definition: ProfileTypes.h:124
struct VideoProfileInfo VideoProfileInfo
The video profile info as used in the EncoderProfile object.
int32_t minBandwidth
The minimum bandwidth to be used.
Definition: ProfileTypes.h:41
struct AudioProfileInfo AudioProfileInfo
The audio profile info as used in the EncoderProfile object.
The audio profile info as used in the EncoderProfile object.
Definition: ProfileTypes.h:50
int32_t frameWidth
The width of the encoded frame.
Definition: ProfileTypes.h:100
int32_t audioMode
The audio mode of this profile.
Definition: ProfileTypes.h:66
The Bandwidth profile info as used in the EncoderProfile object.
Definition: ProfileTypes.h:23
int32_t format
A value as per the CIFFormat enum.
Definition: ProfileTypes.h:114
struct BandwidthProfileInfo BandwidthProfileInfo
The Bandwidth profile info as used in the EncoderProfile object.
int32_t audioQuality
The audio quality of this profile.
Definition: ProfileTypes.h:86
Definition: AreaOfInterestConfig.h:32
int32_t maxBandwidth
The maximum bandwidth to be used.
Definition: ProfileTypes.h:35
bool enableAudio
True to enable audio on this profile.
Definition: ProfileTypes.h:56