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_t * | socket_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_t * | socket_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. | |
Configuration structure for a A/V Packetized isochronous streaming data connection.