LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

GetHeaderScript Method






Index of desired script command.
Variable to be updated with the type of script command.
Variable to be updated with the text containing the script command.
Variable to be updated with the time (in seconds) when the script command should execute.
Gets the header script at the specified index.
Syntax
public void GetHeaderScript( 
   int Index,
   out string ScriptType,
   out string ScriptCommand,
   out double ScriptTime
)
'Declaration
 
Public Sub GetHeaderScript( _
   ByVal Index As Integer, _
   ByRef ScriptType As String, _
   ByRef ScriptCommand As String, _
   ByRef ScriptTime As Double _
) 
'Usage
 
Dim instance As WMScript
Dim Index As Integer
Dim ScriptType As String
Dim ScriptCommand As String
Dim ScriptTime As Double
 
instance.GetHeaderScript(Index, ScriptType, ScriptCommand, ScriptTime)
public void GetHeaderScript( 
   int Index,
   out string ScriptType,
   out string ScriptCommand,
   out double ScriptTime
)
 function Leadtools.Multimedia.WMScript.GetHeaderScript( 
   Index ,
   ScriptType ,
   ScriptCommand ,
   ScriptTime 
)
public:
void GetHeaderScript( 
   int Index,
   [Out] String^ ScriptType,
   [Out] String^ ScriptCommand,
   [Out] double ScriptTime
) 

Parameters

Index
Index of desired script command.
ScriptType
Variable to be updated with the type of script command.
ScriptCommand
Variable to be updated with the text containing the script command.
ScriptTime
Variable to be updated with the time (in seconds) when the script command should execute.
Remarks
See the Microsoft documentation, Using Script Commands Supported by Windows Media Player, for a complete list of script commands supported by Windows Media Player.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WMScript Class
WMScript Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features