LLStreamingSave Class
Helper class for saving large files over a period of time, to avoid frame-rate hiccups
Constructor
LLStreamingSave
()
Item Index
Properties
Properties
AUDIO_DECODE_EVERY
Int
The amount of loops that are spent on every update decoding audio data (decrease if you are having performance issues)
Default: 40000
AUDIO_ENCODE_EVERY
Int
The amount of loops that are spent on every update encoding audio date (decrease if you are having performance issues)
Default: 5000