StopPlayer
Delphi
procedure StopPlayer;
C++Builder
void __fastcall StopPlayer();
C#
public void StopPlayer();
VB.NET
Public Sub StopPlayer()
C++/Qt
void StopPlayer ();
Used to stop a video clip currently playing.
See the Media Player chapter.