VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
ISound
Package
vegas.media
Interface
public interface ISound extends
Lockable
,
Loggable
Implementors
CoreSound
This interface defines all interfaces who implements the core sound objects.
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
logger
:
Logger
Determinates the internal Logger reference of this Loggable object.
Loggable
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
isLocked
():Boolean
Returns true if the object is locked.
Lockable
lock
():void
Locks the object.
Lockable
unlock
():void
Unlocks the object.
Lockable
Mardi Août 16 2011, 02:33 PM +02:00