Carbon


channelPlayNormal

Header: QuickTimeComponents.h

enum {
    channelPlayNormal = 0,
    channelPlayFast = 1,
    channelPlayHighQuality = 2,
    channelPlayAllData = 4
};

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