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

In This Topic
    FrameDurations Property
    In This Topic
    duration of each frame individually
    Syntax
    'Declaration
     
    
    Public Property FrameDurations As System.Single()
    public System.float[] FrameDurations {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also