asa_import_state Struct Reference

state of a running import More...

Collaboration diagram for asa_import_state:

Collaboration graph
[legend]

Data Fields

demux_tdemux
 demuxer for msg* funcs
const char * line
 beginning of current line
size_t remain
 remaining data at line
char ** matches
 active matchgroups
unsigned nmatches
 number of matchgroups
char * selstr
 buffer for currently selected
size_t sellen
 strlen of selstr
char * out
 output buffer (NULL if empty)
size_t outlen
 length of output string w/o
int64_t usecperf
 microseconds per frame, active
int64_t origusecperf
 microseconds per frame, from app
int64_t start
 start time
int64_t end
 end time
int64_t delta [4]
 hist of last times for delta
asa_import_callbackcb
 commit callback
void * cb_arg
 callback argument

Detailed Description

state of a running import

Field Documentation

demuxer for msg* funcs

Referenced by asa_import(), asai_commit(), asai_gettime(), asai_process_replace(), and asai_select().

beginning of current line

Referenced by asa_import(), and asai_child().

remaining data at line

Referenced by asa_import(), and asai_child().

active matchgroups

Referenced by asa_import(), asai_gettime(), asai_select(), and asai_set_matches().

number of matchgroups

Referenced by asai_gettime(), asai_select(), and asai_set_matches().

output buffer (NULL if empty)

Referenced by asa_import(), asai_append(), asai_commit(), and asai_discard().

length of output string w/o

Referenced by asa_import(), asai_append(), asai_commit(), and asai_discard().

microseconds per frame, active

Referenced by asa_import(), asai_fps(), and asai_gettime().

microseconds per frame, from app

Referenced by asa_import(), and asai_fps().

start time

Referenced by asa_import(), asai_commit(), and asai_show().

end time

Referenced by asa_import(), asai_commit(), and asai_hide().

hist of last times for delta

Referenced by asai_gettime().

commit callback

Referenced by asa_import(), and asai_commit().

callback argument

Referenced by asa_import(), and asai_commit().


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

Generated on Sun Nov 22 08:06:08 2009 for VLC by  doxygen 1.5.6