LEADTOOLS Multimedia API Help > LEADTOOLS Multimedia Features > Multimedia Interfaces > IltmmWMScript Interface |
This interface lets the user get or set characteristics of Windows Media Script commands in WMV header or script streams. This interface is obtained through a call to the Convert or Capture control's GetSubObject() method, passing ltmmConvert_Object_TargetFilter or ltmmCapture_Object_TargetFilter.
In addition to the methods inherited from IDispatch, the IltmmWMScript Interface exposes the following functions:
Functions
IltmmWMScript::get_HeaderScriptCount
IltmmWMScript::AddHeaderScript
IltmmWMScript::GetHeaderScript
IltmmWMScript::RemoveHeaderScript
IltmmWMScript::RemoveAllHeaderScripts
IltmmWMScript::get_EnableScriptStream
IltmmWMScript::put_EnableScriptStream
IltmmWMScript::WriteScriptStream
IltmmWMScript::CloseScriptStream
Win32, x64
See Also
Adding Script Commands to Windows Media Video
Processing Script Commands During Windows Media Video Playback