Visual Basic (Declaration) | |
---|---|
<GuidAttribute("E2B7DDD1-38C5-11D5-91F6-00104BDB8FF9")> <TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)> <ComImportAttribute()> Public Interface ILTDvdWriter |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ILTDvdWriter |
C# | |
---|---|
[GuidAttribute("E2B7DDD1-38C5-11D5-91F6-00104BDB8FF9")] [TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)] [ComImportAttribute()] public interface ILTDvdWriter |
C++/CLI | |
---|---|
[GuidAttribute("E2B7DDD1-38C5-11D5-91F6-00104BDB8FF9")] [TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)] [ComImportAttribute()] public interface class ILTDvdWriter |
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.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7