Data Fields | |
| char * | cid |
| unsigned char * | data |
| OPJ_SIZE_T | datalen |
| OPJ_SIZE_T | maxlenPerFrame |
| SOCKET | listensock |
| char* aux_response_param::cid |
channel ID
Referenced by aux_streaming(), and gene_auxresponse().
| unsigned char* aux_response_param::data |
sending data
Referenced by aux_streaming(), and gene_auxresponse().
length of data
Referenced by aux_streaming(), and gene_auxresponse().
listeing socket
Referenced by aux_streaming(), and gene_auxresponse().
maximum data length to send per frame
Referenced by aux_streaming(), and gene_auxresponse().
1.6.1