Movie Player Pro ActiveX Control ReferenceProperties AudioStreamFormat Movie Player ActiveX Control AudioStreamFormat Get the audio stream format of selected video/audio file. MoviePlayer1.AudioStreamFormat[=String] ParameterStringthe string of audio stream format.RemarkThis property is Read only. Example Visual Basic SyntaxMoviePlayer1.FileName="c:\test.mpg"strAudioStreamFormat=MoviePlayer1.AudioStreamFormat