Carbon


ImageCodecGetBaseMPWorkFunction

Header: ImageCodec.h Carbon status: Supported

ComponentResult ImageCodecGetBaseMPWorkFunction (
    ComponentInstance ci, 
    ComponentMPWorkFunctionUPP *workFunction, 
    void **refCon, 
    ImageCodecMPDrawBandUPP drawProc, 
    void *drawProcRefCon
);
AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when QuickTime 3.0 or later is present.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)