Annotation Interface AudioPreload
An enumerated value to provide a hint to the browser about what the author thinks will lead to the best user experience.
-
Field Details
-
none
Indicates that the audio should not be preloaded.- See Also:
-
metadata
Indicates that only audio metadata (e.g. length) is fetched.- See Also:
-
auto
Indicates that the whole audio file can be downloaded, even if the user is not expected to use it.- See Also:
-