FFmpeg
|
Public Member Functions | |
def | __init__ (self, bind_address) |
def | onecmd (self, cmd) |
Data Fields | |
requester | |
Static Public Attributes | |
string | prompt = 'lavfi> ' |
Definition at line 31 of file zmqshell.py.
def zmqshell.LavfiCmd.__init__ | ( | self, | |
bind_address | |||
) |
Definition at line 34 of file zmqshell.py.
def zmqshell.LavfiCmd.onecmd | ( | self, | |
cmd | |||
) |
Definition at line 40 of file zmqshell.py.
|
static |
Definition at line 32 of file zmqshell.py.
zmqshell.LavfiCmd.requester |
Definition at line 36 of file zmqshell.py.
Referenced by zmqshell.LavfiCmd.onecmd().