DicomObjects.NET10 Documentation
DicomObjects Namespace / IFrameSource Interface
Members



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

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also