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






In This Topic
    IFrameSource Interface
    In This Topic
    A simple interface used by extension codecs for video
    Object Model
    IFrameSource Interface
    Syntax
    'Declaration
     
    
    Public Interface IFrameSource 
    'Usage
     
    
    Dim instance As IFrameSource
    public interface IFrameSource 
    public interface IFrameSource 
    public interface IFrameSource 
    public __gc __interface IFrameSource 
    public interface class 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