DicomObjects.NET.V8
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: .NET CLR 4.0 or higher

    See Also