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

In This Topic
    InputFrameRate Property
    In This Topic
    The rate at which the source frames are to be used.
    Syntax
    'Declaration
     
    
    Public Property InputFrameRate As System.Integer
    public System.int InputFrameRate {get; set;}
    Remarks
    By default, this is calculated the same way as is used for cine display, based on the FrameTime etc. in the DICOM data
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also