Contents

IOUSBLowLatencyIsocFrame

Declaration

struct IOUSBLowLatencyIsocFrame {
   IOReturn frStatus;
   UInt16 frReqCount;
   UInt16 frActCount;
   AbsoluteTime frTimeStamp;
};

Overview

Structure used to encode information about each isoc frame that is processed at hardware interrupt time (low latency).

Topics

Fields

See Also

Related Documentation