4-35
Field
Data Type
Input/
Output
Description
maxWidth
XDAS_Int32
Input
Maximum video width to be supported in
pixels.
dataEndianness
XDAS_Int32
Input
Endianness of output data. See
XDM_DataFormat
maxInterFrameInterval
XDAS_Int32
Input
This is used for setting the maximum number
of B frames between two reference frames.
Distance from I-frame to P-frame:
1 - No B-frames
2 - Insert one B-frame.
3 - Insert two B frames
N - Insert N-1 B frames between two P
frames.
maxBitRate
XDAS_Int32
Input
Maximum Bit Rate for encoding in bits per
second
minBitRate
XDAS_Int32
Input
Minimum Bit Rate for encoding in bits per
second
inputChromaFormat
XDAS_Int32
Input
Chroma format for the input buffer.
See
XDM_ChromaFormat
enumeration in
inputContentType
XDAS_Int32
Input
Video content type of the buffer being
encoded.
See
IVIDEO_ContentType
enumeration
operatingMode
XDAS_Int32
Input
Video coding mode of operation..
See
IVIDEO_OperatingMode
enumeration in
profile
XDAS_Int32
Input
Profile indicator of video encoder. See
IH264HPVENC_Profile
enumeration in
level
XDAS_Int32
Input
Level Indicator of video encoder.
See
IH264HPVENC_Level
enumeration in
inputDataMode
XDAS_Int32
Input
Input data mode.
See
IVIDEO_DataMode
enumeration in
outputDataMode
XDAS_Int32
Input
Output data mode.
See
IVIDEO_DataMode
enumeration in