libgpac  0.4.5
Public Attributes
GF_NETIO_Parameter Struct Reference

#include <gpac/download.h>

List of all members.

Public Attributes

u32 msg_type
GF_Err error
const char * data
u32 size
const char * name
char * value
u32 reply

Detailed Description

protocol I/O parameter


Member Data Documentation

u32 GF_NETIO_Parameter::msg_type

parameter message type

const char* GF_NETIO_Parameter::data

data received or data to send. Only valid for GF_NETIO_GET_CONTENT and GF_NETIO_DATA_EXCHANGE (when no cache is setup) messages

u32 GF_NETIO_Parameter::size

size of associated data. Only valid for GF_NETIO_GET_CONTENT and GF_NETIO_DATA_EXCHANGE messages


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