paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
sb_buffer Struct Reference

The information contained in a sideband buffer. More...

#include <sideband.h>

Data Fields

struct iovec iov
 Data and length. More...
 
uint8_t band
 The band designator. More...
 

Detailed Description

The information contained in a sideband buffer.

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: