Libav
Data Fields
LibRTMPContext Struct Reference

Data Fields

const AVClassclass
 
RTMP rtmp
 
char * app
 
char * conn
 
char * subscribe
 
char * playpath
 
char * tcurl
 
char * flashver
 
char * swfurl
 
char * swfverify
 
char * pageurl
 
char * client_buffer_time
 
int live
 
char * temp_filename
 

Detailed Description

Definition at line 36 of file librtmp.c.

Field Documentation

§ class

const AVClass* LibRTMPContext::class

Definition at line 37 of file librtmp.c.

§ rtmp

RTMP LibRTMPContext::rtmp

§ app

char* LibRTMPContext::app

Definition at line 39 of file librtmp.c.

Referenced by rtmp_open().

§ conn

char* LibRTMPContext::conn

Definition at line 40 of file librtmp.c.

Referenced by rtmp_open().

§ subscribe

char* LibRTMPContext::subscribe

Definition at line 41 of file librtmp.c.

Referenced by rtmp_open().

§ playpath

char* LibRTMPContext::playpath

Definition at line 42 of file librtmp.c.

Referenced by rtmp_open().

§ tcurl

char* LibRTMPContext::tcurl

Definition at line 43 of file librtmp.c.

Referenced by rtmp_open().

§ flashver

char* LibRTMPContext::flashver

Definition at line 44 of file librtmp.c.

Referenced by rtmp_open().

§ swfurl

char* LibRTMPContext::swfurl

Definition at line 45 of file librtmp.c.

Referenced by rtmp_open().

§ swfverify

char* LibRTMPContext::swfverify

Definition at line 46 of file librtmp.c.

Referenced by rtmp_open().

§ pageurl

char* LibRTMPContext::pageurl

Definition at line 47 of file librtmp.c.

Referenced by rtmp_open().

§ client_buffer_time

char* LibRTMPContext::client_buffer_time

Definition at line 48 of file librtmp.c.

Referenced by rtmp_open().

§ live

int LibRTMPContext::live

Definition at line 49 of file librtmp.c.

Referenced by rtmp_open().

§ temp_filename

char* LibRTMPContext::temp_filename

Definition at line 50 of file librtmp.c.

Referenced by rtmp_close(), and rtmp_open().


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