Queues an uncompressed movie for compression. If there are no items currently in the queue the movie will begin compressing immediately.
See also Mac client functions.
Signature:
MovieRecording_QueueMovieToCompress("filename")
Arguments:
filename
- Path to an uncompressed movie (as provided in theMOVIE_UNCOMPRESSED_MOVIE
event) (string
)
This function is designed for the Mac OS X client only