Enum PeerConnection.H264Profile
H.264 Encoding profile.
Namespace: Microsoft.MixedReality.WebRTC
Assembly: Microsoft.MixedReality.WebRTC.dll
Syntax
public enum H264Profile : int
Fields
Name | Description |
---|---|
Baseline | Baseline profile. |
ConstrainedBaseline | Constrained Baseline profile. |
ConstrainedHigh | Constrained High profile. |
High | High profile. |
Main | Main profile. |