public void GetHeaderScript(
int Index,
out string ScriptType,
out string ScriptCommand,
out double ScriptTime
)
public:
void GetHeaderScript(
int Index,
[Out] String^ ScriptType,
[Out] String^ ScriptCommand,
[Out] double ScriptTime
)
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.
See the Microsoft documentation, Using Script Commands Supported by Windows Media Player, for a complete list of script commands supported by Windows Media Player.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document