zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ogg_iovec_t Struct Reference

#include <ogg.h>

Public Attributes

voidiov_base
 
size_t iov_len
 

Detailed Description

Definition at line 27 of file ogg.h.

Member Data Documentation

void* ogg_iovec_t::iov_base

Definition at line 28 of file ogg.h.

Referenced by ogg_stream_iovecin(), and ogg_stream_packetin().

size_t ogg_iovec_t::iov_len

Definition at line 29 of file ogg.h.

Referenced by ogg_stream_iovecin(), and ogg_stream_packetin().


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