ILTDvdWriter Interface

Summary

The LTDvdWriter object (DirectShow filter) provides control over DVD image composition.

Syntax
C#
VB
C++
[GuidAttribute("E2B7DDD1-38C5-11D5-91F6-00104BDB8FF9")] 
[TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)] 
[ComImportAttribute()] 
public interface ILTDvdWriter  
  
<GuidAttribute("E2B7DDD1-38C5-11D5-91F6-00104BDB8FF9")> 
<TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)> 
<ComImportAttribute()> 
Public Interface ILTDvdWriter  
[GuidAttribute("E2B7DDD1-38C5-11D5-91F6-00104BDB8FF9")] 
[TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)] 
[ComImportAttribute()] 
public interface class ILTDvdWriter  

Remarks

The LTDvdWriter object (DirectShow filter) provides control over DVD image composition. This object is used with the ConvertCtrl and CaptureCtrl classes. For more information, refer to Leadtools.Multimedia.CaptureCtrl.TargetFormat and Leadtools.Multimedia.ConvertCtrl.TargetFormat Properties. It is best to use the DVD full resolution 720X480 because not all DVD navigators can handle the conversion from a DVD to a DVD image that is less than 720X480. This interface is available in the LEADTOOLS DVD Module.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.