DicomObjects.NET.8.48 Documentation
DicomObjects.Video Namespace / VideoCompressionOptions Class / ExplicitCodec Property

In This Topic
    ExplicitCodec Property
    In This Topic
    The name of the video compression codec to use
    Syntax
    'Declaration
     
    
    Public Property ExplicitCodec As System.String
    public System.string ExplicitCodec {get; set;}
    Remarks

    This is semi-independent of the Container, but not all combinations are valid.

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also