URLContext Struct Reference

#include <avio.h>

List of all members.


Detailed Description

Definition at line 32 of file avio.h.


Public Attributes

struct URLProtocolprot
int flags
int is_streamed
 true if streamed (no seek possible), default = false
int max_packet_size
 if non zero, the stream is packetized with this max packet size
void * priv_data
char * filename
 specified filename
char filename [1]
 specified filename

Member Data Documentation

struct URLProtocol* URLContext::prot [read]

true if streamed (no seek possible), default = false

Definition at line 35 of file avio.h.

Referenced by http_open(), http_seek(), AvFormatDecoder::InitByteContext(), pipe_open(), process_line(), rtp_open(), udp_open(), url_fdopen(), and url_open().

if non zero, the stream is packetized with this max packet size

Definition at line 36 of file avio.h.

Referenced by AvFormatDecoder::InitByteContext(), rtp_open(), udp_open(), url_get_max_packet_size(), url_open(), and url_write().

specified filename

Definition at line 39 of file avio.h.

Referenced by url_get_filename(), and url_open().

specified filename

Definition at line 41 of file avio.h.


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

Generated on Sat Dec 18 05:16:13 2010 for MythTV by  doxygen 1.5.5