libgpac  0.5.0
Public Attributes | List of all members
GF_NETIO_Parameter Struct Reference

#include <gpac/download.h>

Public Attributes

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

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: