AS2VideoSupport::AttachAudio

AS2VideoSupport::AttachAudio
virtual void AttachAudio(AS2::Object*, Sprite*) = 0;
Description

AttachAudio attaches audio from the video source (NetStream AS2 call) to the movie clip which holds this video source.

Parameters
Parameters 
Description 
AS2::Object* 
The playback video file. 
Sprite* 
The movie root which plays the video file.