DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / DefaultFFmpegFilter Property

In This Topic
    DefaultFFmpegFilter Property
    In This Topic
    Description of the Default filter to apply for FFmpeg processing
    Syntax
    'Declaration
     
    
    Public Shared Property DefaultFFmpegFilter As System.String
    public static System.string DefaultFFmpegFilter {get; set;}
    Remarks
    For more details please refer to this page "https://ffmpeg.org/ffmpeg-filters.html"
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also