Movie Player ActiveX Control

MediaContainerName 

 

Get the container name of video/audio file.

MoviePlayer1.MediaContainerName[=String]


Parameter
String
the string of container name.

Remark
This property is Read only.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
strContainerName=MoviePlayer1.MediaContainerName