Movie Player ActiveX Control

AudioBitrate

 

Get the audio bitrate of selected video/audio file.

MoviePlayer1.AudioBitrate[=long]


Parameter
long
the audio bitrate of video/audio file.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
iAudioBitrate=MoviePlayer1.AudioBitrate