The Windows Media Player control version 6.4 supports the following methods.
Method |
Description |
AboutBox |
Displays version and copyright information about the Windows Media Player control. |
BackwardScan |
Searches backward through the current disc at the specified speed. |
ButtonActivate |
Activates the selected button. |
ButtonSelectAndActivate |
Selects and activates the specified button. |
Cancel |
Cancels the Open method before the file completes opening. |
ChapterPlay |
Plays the media file with the specified title index and chapter value. |
ChapterPlayAutoStop |
Instructs the DVD player to start playing at the specified chapter within the specified title and to play the number of chapters specified. |
ChapterSearch |
Halts playback of the current chapter and starts playback from the specified chapter within the same title. |
FastForward |
Scans rapidly forward through the current clip. |
FastReverse |
Scans rapidly backward through the current clip. |
ForwardScan |
Searches forward through the current disc at the specified speed. |
GetAllGPRMs |
Retrieves the current contents of all general parameter registers (GPRMs). |
GetAllSPRMs |
Retrieves the current contents of all system parameter registers (SPRMs). |
GetAudioLanguage |
Retrieves a value indicating the language of the specified audio stream within the current title. |
GetCodecDescription |
Retrieves the descriptive name of the given codec. |
GetCodecInstalled |
Retrieves a value indicating whether a given codec is installed. |
GetCodecURL |
Retrieves the URL location containing additional information about the given codec. |
GetCurrentEntry |
Retrieves the current clip being played by the Windows Media Player control. |
GetMarkerName |
Retrieves the name of a marker, given its marker number. |
GetMarkerTime |
Retrieves a value indicating the presentation time of a given marker. |
GetMediaInfoString |
Retrieves show or clip information. |
GetMediaParameter |
Retrieves the value of the specified parameter for an indexed Windows Media metafile entry. |
GetMediaParameterName |
Retrieves the name of the specified parameter for an indexed Windows Media metafile entry. |
GetMoreInfoURL |
Retrieves a URL to additional information about the presentation. |
GetNumberOfChapters |
Retrieves the number of chapters defined for the specified title. |
GetStreamGroup |
Retrieves the group associated with the given media stream. |
GetStreamName |
Retrieves the name of the given stream. |
GetStreamSelected |
Retrieves a value indicating whether the given stream is currently selected. |
GetSubpictureLanguage |
Retrieves a value indicating the language for the specified subpicture stream. |
GoUp |
Halts playback of the current media file and starts playback of the designated previous program chain (PGC). |
IsSoundCardEnabled |
Retrieves a value indicating whether the computer's sound card is enabled. |
LeftButtonSelect |
Selects the left directional button from the displayed menu. |
LowerButtonSelect |
Selects the lower directional button from the displayed menu. |
MenuCall |
Displays the specified menu on the screen. |
Next |
Jumps to the next clip in a playlist. |
NextPGSearch |
Halts playback of the current program and starts playback from the next program within the program chain (PGC). |
Open |
Asynchronously opens a specified clip. |
Pause |
Suspends playback at the current position in the clip. |
Play |
Starts playing a clip from the starting position or continues playing a paused or stopped clip. |
Previous |
Jumps to the previous clip in a playlist. |
PrevPGSearch |
Halts playback of the current program and starts playback from the previous program within the program chain (PGC). |
ResumeFromMenu |
Returns to playing a title from a menu. |
RightButtonSelect |
Selects the right directional button from the displayed menu. |
SetCurrentEntry |
Selects a clip for playback by Windows Media Player. |
ShowDialog |
Displays a modal dialog box containing a specified Windows Media Player dialog. |
StillOff |
Resumes playback, canceling still mode. |
Stop |
Stops playback of the current clip. |
StreamSelect |
Selects the media stream indicated by the specified stream number. |
TimePlay |
Plays the media file with the specified title index, starting at the specified time. |
TimeSearch |
Halts playback of the current chapter and starts playback from the specified time in the same media file. |
TitlePlay |
Finds the media file with the specified title index and plays it back. |
TopPGSearch |
Halts playback of the current program and restarts playback of the current program within the program chain (PGC). |
UOPValid |
Retrieves a value indicating whether the specified user operation is currently valid. |
UpperButtonSelect |
Selects the upper directional button from the displayed menu. |