FFmpeg
|
Public Member Functions | |
def | __init__ |
def | onecmd |
Data Fields | |
requester | |
Static Public Attributes | |
string | prompt = 'lavfi> ' |
list | bind_address = sys.argv[1] |
Definition at line 5 of file zmqshell.py.
def zmqshell.LavfiCmd.__init__ | ( | self, | |
bind_address | |||
) |
Definition at line 8 of file zmqshell.py.
def zmqshell.LavfiCmd.onecmd | ( | self, | |
cmd | |||
) |
Definition at line 14 of file zmqshell.py.
|
static |
Definition at line 6 of file zmqshell.py.
|
static |
Definition at line 23 of file zmqshell.py.
zmqshell.LavfiCmd.requester |
Definition at line 10 of file zmqshell.py.