Class VP9CodecInfo
Inherited Members
Namespace: Unity.RenderStreaming
Syntax
public class VP9CodecInfo : VideoCodecInfo, IEquatable<VideoCodecInfo>
Properties
profile
Declaration
public VP9Profile? profile { get; }
Property Value
Type | Description |
---|---|
Nullable<VP9Profile> |