Parameters associated with the Recording event.
| C# | Visual Basic | Visual C++ |
public class RecordingEventArgs : Media..::.MediaCommonEventArgs
Public Class RecordingEventArgs _ Inherits Media..::.MediaCommonEventArgs
public ref class RecordingEventArgs : public Media..::.MediaCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getFileName |
Name of the file that is being recorded.
| |
| getLength |
length of the file that is being recorded
| |
| getMedia |
Meida object that this response was sent to.
(Inherited from Media..::.MediaCommonEventArgs.) | |
| getMonitorId |
Id of the monitor that caused this event.
(Inherited from Media..::.MediaCommonEventArgs.) | |
| getTimestamp |
Time stamp of the file that is being recorded
|
| Object | |||
| EventArgs | |||
| Media..::.MediaCommonEventArgs | |||
| Media..::.RecordingEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)