Parameters associated with the Recording Suspended event.
| C# | Visual Basic | Visual C++ |
public class RecordingSuspendedEventArgs : Media..::.MediaCommonEventArgs
Public Class RecordingSuspendedEventArgs _ Inherits Media..::.MediaCommonEventArgs
public ref class RecordingSuspendedEventArgs : public Media..::.MediaCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getFileName |
Name of the recorded file that was suspended.
| |
| getLength |
length of the recorded file that was suspended.
| |
| 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 recorded file that was suspended.
|
| Object | |||
| EventArgs | |||
| Media..::.MediaCommonEventArgs | |||
| Media..::.RecordingSuspendedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)