Carbon


RTPSendStreamBufferRangeParams

Header: QTStreamingComponents.h

struct RTPSendStreamBufferRangeParams {
    QTSStreamBuffer *streamBuffer; 
    TimeValue64 presentationTime; 
    UInt32 chunkStartPosition; 
    UInt32 numDataBytes; 
    SInt32 chunkFlags; 
    SInt32 flags; 
    const SHServerEditParameters *serverEditParams;
};

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