Sound - Preload Property

Preload indicates if the sound should be loaded when the page loads

Member of Sound (PRIM_SOND)

Data Type - Enumeration

Details

The Preload property specifies how the sound file should be loaded.

Allowed Values

Enum ValueDescription
AllLoad the whole of the file
MetaDataLoad the metadata only
NoneLoad none of the file


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2