paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
sb_buffer Struct Reference

Data Fields

struct iovec iov
 
uint8_t band
 

Detailed Description

This structure is used for both sending and receiving data through a sideband channel. A pointer to a sideband buffer is passed to the sending side of a sideband while the receiving end yields a filled out structure once all data has been received.

Field Documentation

◆ iov

struct iovec iov

◆ band

uint8_t band

The band designator.

Referenced by recv_sb(), send_sb(), and send_sb_va().


The documentation for this struct was generated from the following file: