xine-lib  1.2.9
Typedefs | Functions
net_buf_ctrl.h File Reference
#include <xine/xine_internal.h>

Go to the source code of this file.

Typedefs

typedef struct nbc_s nbc_t
 

Functions

nbc_tnbc_init (xine_stream_t *xine)
 
void nbc_close (nbc_t *this)
 

Typedef Documentation

◆ nbc_t

typedef struct nbc_s nbc_t

Function Documentation

◆ nbc_close()

void nbc_close ( nbc_t this)

◆ nbc_init()

nbc_t* nbc_init ( xine_stream_t xine)