Movie Player Pro ActiveX Control ReferenceProperties AudioBitrate Movie Player ActiveX Control AudioBitrate Get the audio bitrate of selected video/audio file. MoviePlayer1.AudioBitrate[=long] Parameterlongthe audio bitrate of video/audio file.RemarkThis property is Read only. Example Visual Basic SyntaxMoviePlayer1.FileName="c:\test.mpg"iAudioBitrate=MoviePlayer1.AudioBitrate