Gets the asset of the sound slot.
The asset.
Sets the asset of the sound slot.
The asset.
Gets the auto play flag of the sound slot.
The auto play flag.
Sets the auto play flag of the sound slot.
The auto play flag.
Gets the duration of the sound slot.
The duration.
Sets the duration of the sound slot.
The duration.
Gets the loop flag of the sound slot.
The loop flag.
Sets the loop flag of the sound slot.
The loop flag.
Gets the name of the sound slot.
The name.
Sets the name of the sound slot.
The name.
Gets the overlap flag of the sound slot.
The overlap flag.
Sets the overlap flag of the sound slot.
The overlap flag.
Gets the pitch of the sound slot.
The pitch.
Sets the pitch of the sound slot.
The pitch.
Gets the start time of the sound slot.
The start time.
Sets the start time of the sound slot.
The start time.
Gets the volume of the sound slot.
The volume.
Sets the volume of the sound slot.
The volume.
Protected
_onReturns a promise that resolves with this element when it's ready.
A promise that resolves with this element when it's ready.
The SoundSlotElement interface provides properties and methods for manipulating
<pc-sound>
elements. The SoundSlotElement interface also inherits the properties and methods of the AsyncElement interface.