The methods of the Burner class are listed below. For a complete list of Burner class members, see the Burner Members topic.
Burn | burns CD / DVD using the specified burner drive. The type of the disk is specified in the DiskType property. |
BurnAudio | burns audio CD using the specified burner drive. |
BurnData | burns data CD/DVD using the specified burner drive. |
BurnDVDVideo | burns video DVD using the specified burner drive. |
BurnImage | burns CD from image file using the specified burner drive. |
BurnSuperVideo | burns supervideo CD using the specified burner drive. |
BurnVideo | burns video CD using the specified burner drive. |
CreateObjRef (inherited from MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dispose (inherited from Component) | Overloaded. Releases all resources used by the Component. |
Eject | ejects the specified burner drive. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Erase | erases rewritable using the specified burner drive. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetLifetimeService (inherited from MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetNeroCmdLocation | gets the current value of NeroCmd.exe's location used by the component |
GetType (inherited from Object) | Gets the Type of the current instance. |
InitializeLifetimeService (inherited from MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
SetNeroCmdLocation | sets the location of NeroCmd.exe (including the name of the file) |
ToString (inherited from Component) |
Dispose | Overloaded. Clean up any resources being used. |
Finalize (inherited from Component) | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. |
GetService (inherited from Component) | Returns an object that represents a service provided by the Component or by its Container. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
OnError | Raises the Error event. |
OnSuccess | Raises the Success event. |
Burner Class | ZylBurner Namespace