LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
ILTDvdWriter Interface Methods
See Also 
LTDVDWriter Namespace : ILTDvdWriter Interface


"

For a list of all members of this type, see ILTDvdWriter members.

"

Public Methods

 NameDescription
 Method AddMenuTitleAdds a new title to the menu.  
 Method ClearTitleSetClears the current Title set.  
 Method GetBytesWrittenRetrieves the actual number of bytes that have been written to disc during the current writing process (current chapter).  
 Method GetMenuTitle

Retrieves the text of the menu title at the specified index.

 
 Method RemoveAllMenuTitlesRemoves all of the titles in the Titles list.  
 Method RemoveMenuTitleRemoves the title.  
 Method ResetToDefaultsResets the DVD writer object to its defaults.  
Top

See Also