FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields | Static Public Attributes
zmqshell.LavfiCmd Class Reference
Inheritance diagram for zmqshell.LavfiCmd:

Public Member Functions

def __init__
 
def onecmd
 

Data Fields

 requester
 

Static Public Attributes

string prompt 'lavfi> '
 
list bind_address sys.argv[1]
 

Detailed Description

Definition at line 5 of file zmqshell.py.

Constructor & Destructor Documentation

def zmqshell.LavfiCmd.__init__ (   self,
  bind_address 
)

Definition at line 8 of file zmqshell.py.

Member Function Documentation

def zmqshell.LavfiCmd.onecmd (   self,
  cmd 
)

Definition at line 14 of file zmqshell.py.

Field Documentation

string zmqshell.LavfiCmd.prompt 'lavfi> '
static

Definition at line 6 of file zmqshell.py.

list zmqshell.LavfiCmd.bind_address sys.argv[1]
static

Definition at line 23 of file zmqshell.py.

zmqshell.LavfiCmd.requester

Definition at line 10 of file zmqshell.py.


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