docs.unity.cn
    Show / Hide Table of Contents

    Class AV1CodecInfo

    Inheritance
    Object
    VideoCodecInfo
    AV1CodecInfo
    Inherited Members
    VideoCodecInfo.name
    VideoCodecInfo.mimeType
    VideoCodecInfo.codecImplementation
    VideoCodecInfo.sdpFmtpLine
    VideoCodecInfo.Equals(VideoCodecInfo)
    VideoCodecInfo.Equals(Object)
    VideoCodecInfo.GetHashCode()
    VideoCodecInfo.parameters
    Namespace: Unity.RenderStreaming
    Syntax
    public class AV1CodecInfo : VideoCodecInfo, IEquatable<VideoCodecInfo>

    Properties

    profile

    Declaration
    public AV1Profile profile { get; }
    Property Value
    Type Description
    AV1Profile
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, February 24, 2023
    Terms of use