quickSpinTLStream

Type Alias quickSpinTLStream 

Source
pub type quickSpinTLStream = _quickSpinTLStream;

Aliased Type§

#[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,
}

Fields§

§StreamID: *mut c_void§StreamType: *mut c_void§StreamBufferCountManual: *mut c_void§StreamBufferCountResult: *mut c_void§StreamBufferCountMax: *mut c_void§StreamBufferCountMode: *mut c_void§StreamBufferHandlingMode: *mut c_void§StreamAnnounceBufferMinimum: *mut c_void§StreamAnnouncedBufferCount: *mut c_void§StreamStartedFrameCount: *mut c_void§StreamDeliveredFrameCount: *mut c_void§StreamLostFrameCount: *mut c_void§StreamInputBufferCount: *mut c_void§StreamOutputBufferCount: *mut c_void§StreamCRCCheckEnable: *mut c_void§GevPacketResendMode: *mut c_void§GevMaximumNumberResendRequests: *mut c_void§GevPacketResendTimeout: *mut c_void§StreamIsGrabbing: *mut c_void§StreamChunkCountMaximum: *mut c_void§StreamBufferAlignment: *mut c_void§StreamDroppedFrameCount: *mut c_void§GevTotalPacketCount: *mut c_void§GevFailedPacketCount: *mut c_void§GevResendPacketCount: *mut c_void§StreamFailedBufferCount: *mut c_void§GevResendRequestCount: *mut c_void§StreamBlockTransferSize: *mut c_void