Namespaces | |
| component | |
| component_group | |
| composite_type | |
| config_set | |
| direction | |
| exceptions | |
| exec_context | |
| location | |
| participant | |
| port_connectors | |
| ports | |
| rts_profile | |
| targets | |
| utils | |
Variables | |
| string | __version__ = '$Revision: $' |
| string | RTS_EXT_NS = 'http://www.openrtp.org/namespaces/rts_ext' |
| string | RTS_EXT_NS_S = 'rtsExt:' |
| string | RTS_EXT_NS_YAML = 'rtsExt::' |
| string | RTS_NS = 'http://www.openrtp.org/namespaces/rts' |
| string | RTS_NS_S = 'rts:' |
| string | RTSPROFILE_SPEC_VERSION = '0.2' |
| string | RTSPROFILE_VERSION = '1.0.0' |
|
private |
Definition at line 23 of file __init__.py.
| string rtsprofile.RTS_EXT_NS = 'http://www.openrtp.org/namespaces/rts_ext' |
Definition at line 31 of file __init__.py.
| string rtsprofile.RTS_EXT_NS_S = 'rtsExt:' |
Definition at line 32 of file __init__.py.
| string rtsprofile.RTS_EXT_NS_YAML = 'rtsExt::' |
Definition at line 33 of file __init__.py.
| string rtsprofile.RTS_NS = 'http://www.openrtp.org/namespaces/rts' |
Definition at line 29 of file __init__.py.
| string rtsprofile.RTS_NS_S = 'rts:' |
Definition at line 30 of file __init__.py.
| string rtsprofile.RTSPROFILE_SPEC_VERSION = '0.2' |
Definition at line 28 of file __init__.py.
| string rtsprofile.RTSPROFILE_VERSION = '1.0.0' |
Definition at line 27 of file __init__.py.