DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / IFrameSource Interface
Members






    IFrameSource Interface
    A simple interface used by extension codecs for video
    Object Model
    IFrameSource Interface
    Syntax
    'Declaration
     
    
    Public Interface IFrameSource 
     
    'Usage
     
    
    Dim instance As IFrameSource
    Remarks
    Whilst officialy public, this is primarily intended for use by internal MPEG codecs
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also