Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Ucs_Xrm_AvpCon_t Struct Reference

Configuration structure for a A/V Packetized isochronous streaming data connection. More...

Data Fields

Ucs_Xrm_ResourceType_t resource_type
 Type of the INIC resource object.
 
UCS_XRM_CONST Ucs_Xrm_ResObject_tsocket_in_obj_ptr
 Reference to the INIC resource object that specifies the socket that is the starting point of the link. Must be a socket of type Input.
 
UCS_XRM_CONST Ucs_Xrm_ResObject_tsocket_out_obj_ptr
 Reference to the INIC resource object that specifies the socket that is the ending point of the link. Must be a socket of type Output.
 
Ucs_Avp_IsocPacketSize_t isoc_packet_size
 Size of data packets.
 

Detailed Description

Configuration structure for a A/V Packetized isochronous streaming data connection.