Package org.webrtc
Class H264Utils
java.lang.Object
org.webrtc.H264Utils
Container for static helper functions related to dealing with H264 codecs.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic VideoCodecInfo
static VideoCodecInfo
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
H264_FMTP_PROFILE_LEVEL_ID
- See Also:
-
H264_FMTP_LEVEL_ASYMMETRY_ALLOWED
- See Also:
-
H264_FMTP_PACKETIZATION_MODE
- See Also:
-
H264_PROFILE_CONSTRAINED_BASELINE
- See Also:
-
H264_PROFILE_CONSTRAINED_HIGH
- See Also:
-
H264_LEVEL_3_1
- See Also:
-
H264_CONSTRAINED_HIGH_3_1
- See Also:
-
H264_CONSTRAINED_BASELINE_3_1
- See Also:
-
DEFAULT_H264_BASELINE_PROFILE_CODEC
-
DEFAULT_H264_HIGH_PROFILE_CODEC
-
-
Constructor Details
-
H264Utils
public H264Utils()
-
-
Method Details
-
getDefaultH264Params
-
isSameH264Profile
-
nativeIsSameH264Profile
-