Difference between revisions of "SourceType"

m
Line 8: Line 8:
 
[[Category:Enums]]
 
[[Category:Enums]]
 
{{#set:Description=Types of audio sources.}}
 
{{#set:Description=Types of audio sources.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|SourceType}}
 
{{i18n|SourceType}}

Revision as of 09:28, 25 March 2011

Types of audio sources.

Constants

static
Decode the entire sound at once.
stream
Stream the sound; decode it gradually.

See Also


Other Languages