API Reference
4-2
4.1
Symbolic Constants and Enumerated Data Types
This section summarizes all the symbolic constants specified as either #define macros and/or
enumerated C data types. For each symbolic constant, the semantics or interpretation of the same
is also provided.
4.1.1
Common XDM Data types
This section includes common XDM Enumerated data types:
Table 4-1 List of Enumerated Data Types
Group or Enumeration
Class
Symbolic Constant
Name
Description or Evaluation
IVIDEO_FrameType
For the various
IVIDEO_xy_FRAME
values, this frame
type is interlaced where both top and bottom fields
are provided in a single frame. The first field is
an
x
frame, the second field is
y
field.
IVIDEO_NA_FRAME
Frame type not available
IVIDEO_I_FRAME
IVIDEO_FRAMETYPE_D
EFAULT
Intra coded frame,
Default value.
IVIDEO_P_FRAME
Forward inter coded frame.
IVIDEO_B_FRAME
Bi-directional inter coded frame.
IVIDEO_IDR_FRAME
Intra coded frame that can be used for
refreshing video content.
IVIDEO_II_FRAME
Interlaced frame, both fields are I
frames.
IVIDEO_IP_FRAME
Interlaced frame, first field is an I frame,
second field is a P frame.
IVIDEO_IB_FRAME
Interlaced frame, first field is an I frame,
second field is a B frame.
IVIDEO_PI_FRAME
Interlaced frame, first field is a P frame,
second field is a I frame.
IVIDEO_PP_FRAME
Interlaced frame, both fields are P
frames.
IVIDEO_PB_FRAME
Interlaced frame, first field is a P frame;
second field is a B frame.
IVIDEO_BI_FRAME
Interlaced frame, first field is a B frame,
second field is an I frame.
IVIDEO_BP_FRAME
Interlaced frame, first field is a B frame,
second field is a P frame.
Содержание H.264 High Profile Encoder
Страница 10: ...x This page is intentionally left blank ...
Страница 12: ...xii This page is intentionally left blank ...
Страница 20: ......
Страница 134: ...Frequently Asked Questions 5 4 This page is intentionally left blank ...