LTDVDWriter Namespace : ILTDvdWriter Interface |
The following tables list the members exposed by ILTDvdWriter.
Name | Description | |
---|---|---|
![]() | MenulessTitlePlay | Gets or sets a value that indicates whether all the titles in the menu-less image will be concatenated for playback. |
![]() | MenuLoop | Gets or sets a value that indicates whether the menu background loops continuosly. |
![]() | MenuTitleCount | Gets the current count of titles in the Titles list. |
![]() | Overwrite | Gets or sets a value that indicates whether the DVD writer will delete (overwrite) the existing DVD image. |
![]() | TempPath | Gets or sets the path to the folder in which the temporary image files are stored. |
![]() | TitleBreak | Gets or sets a value that determines whether a title is closed immediately after a write operation. |
![]() | TitleMenu | Gets or sets a value that indicates whether the next conversion is a menu. |
Name | Description | |
---|---|---|
![]() | AddMenuTitle | Adds a new title to the menu. |
![]() | ClearTitleSet | Clears the current Title set. |
![]() | GetBytesWritten | Retrieves the actual number of bytes that have been written to disc during the current writing process (current chapter). |
![]() | GetMenuTitle | Retrieves the text of the menu title at the specified index. |
![]() | RemoveAllMenuTitles | Removes all of the titles in the Titles list. |
![]() | RemoveMenuTitle | Removes the title. |
![]() | ResetToDefaults | Resets the DVD writer object to its defaults. |