Home
·
All Classes
·
Modules
Phonon.Path Class Reference
[
phonon
module]
Methods
__init__
(
self
)
__init__
(
self
, Path)
bool
disconnect
(
self
)
list-of-Phonon.Effect
effects
(
self
)
Effect
insertEffect
(
self
, EffectDescription, Effect
before
= None)
bool
insertEffect
(
self
, Effect, Effect
before
= None)
bool
isValid
(
self
)
bool
reconnect
(
self
, MediaNode, MediaNode)
bool
removeEffect
(
self
, Effect)
MediaNode
sink
(
self
)
MediaNode
source
(
self
)
Special Methods
bool
__eq__
(
self
, Path)
bool
__ne__
(
self
, Path)
Detailed Description
Method Documentation
Path.__init__ (
self
)
Path.__init__ (
self
,
Path
)
bool Path.disconnect (
self
)
list-of-Phonon.Effect Path.effects (
self
)
Effect
Path.insertEffect (
self
,
EffectDescription
,
Effect
before
= None)
bool Path.insertEffect (
self
,
Effect
,
Effect
before
= None)
bool Path.isValid (
self
)
bool Path.reconnect (
self
,
MediaNode
,
MediaNode
)
bool Path.removeEffect (
self
,
Effect
)
MediaNode
Path.sink (
self
)
MediaNode
Path.source (
self
)
bool Path.__eq__ (
self
,
Path
)
bool Path.__ne__ (
self
,
Path
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0