AudioOverlay
class AudioOverlay extends BaseSourceContainer
Defines how the audio layer is applied.
Learn more: Audio overlays
Methods
__construct(BaseSource|string $source = null, Timeline|null $timeline = null)
BaseLayerContainer constructor.
timeline(Timeline $timeline = null)
Sets the timeline position of the overlay.
source(BaseSource $source)
Sets the source.
Details
__construct(BaseSource|string $source = null, Timeline|null $timeline = null)
BaseLayerContainer constructor.
AudioOverlay
timeline(Timeline $timeline = null)
Sets the timeline position of the overlay.
AudioOverlay
source(BaseSource $source)
Sets the source.