_soundbuftime
Top  Previous  Next


Syntax
_soundbuftime
_soundbuftime = value

Arguments
value: Integer, specifying the number of seconds before the Movie starts to stream.

Returns
Current buffer setting.

Description
Property (global): Specifies the number of seconds of streaming sound to prebuffer. Default is 5.

Sample
_soundbuftime = 10
;   // buffer 10 seconds of audio.