Type Alias quickSpinTLStream
Source pub type quickSpinTLStream = _quickSpinTLStream;
#[repr(C)]
pub struct quickSpinTLStream {Show 28 fields
pub StreamID: *mut c_void,
pub StreamType: *mut c_void,
pub StreamBufferCountManual: *mut c_void,
pub StreamBufferCountResult: *mut c_void,
pub StreamBufferCountMax: *mut c_void,
pub StreamBufferCountMode: *mut c_void,
pub StreamBufferHandlingMode: *mut c_void,
pub StreamAnnounceBufferMinimum: *mut c_void,
pub StreamAnnouncedBufferCount: *mut c_void,
pub StreamStartedFrameCount: *mut c_void,
pub StreamDeliveredFrameCount: *mut c_void,
pub StreamLostFrameCount: *mut c_void,
pub StreamInputBufferCount: *mut c_void,
pub StreamOutputBufferCount: *mut c_void,
pub StreamCRCCheckEnable: *mut c_void,
pub GevPacketResendMode: *mut c_void,
pub GevMaximumNumberResendRequests: *mut c_void,
pub GevPacketResendTimeout: *mut c_void,
pub StreamIsGrabbing: *mut c_void,
pub StreamChunkCountMaximum: *mut c_void,
pub StreamBufferAlignment: *mut c_void,
pub StreamDroppedFrameCount: *mut c_void,
pub GevTotalPacketCount: *mut c_void,
pub GevFailedPacketCount: *mut c_void,
pub GevResendPacketCount: *mut c_void,
pub StreamFailedBufferCount: *mut c_void,
pub GevResendRequestCount: *mut c_void,
pub StreamBlockTransferSize: *mut c_void,
}
§StreamBufferHandlingMode: *mut c_void