Class H264CodecInfo
Inherited Members
Namespace: Unity.RenderStreaming
Syntax
public class H264CodecInfo : VideoCodecInfo, IEquatable<VideoCodecInfo>
Properties
level
Declaration
public int level { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |
profile
Declaration
public H264Profile profile { get; }
Property Value
| Type | Description |
|---|---|
| H264Profile |