fc2GigEStreamChannel

Type Alias fc2GigEStreamChannel 

Source
pub type fc2GigEStreamChannel = _fc2GigEStreamChannel;

Aliased Type§

#[repr(C)]
pub struct fc2GigEStreamChannel { pub networkInterfaceIndex: u32, pub hostPost: u32, pub doNotFragment: i32, pub packetSize: u32, pub interPacketDelay: u32, pub destinationIpAddress: _fc2IPAddress, pub sourcePort: u32, pub reserved: [u32; 8], }

Fields§

§networkInterfaceIndex: u32§hostPost: u32§doNotFragment: i32§packetSize: u32§interPacketDelay: u32§destinationIpAddress: _fc2IPAddress§sourcePort: u32§reserved: [u32; 8]