Parameters associated with the Playing event.
| C# | Visual Basic | Visual C++ |
public class PlayingEventArgs : Media..::.MediaCommonEventArgs
Public Class PlayingEventArgs _ Inherits Media..::.MediaCommonEventArgs
public ref class PlayingEventArgs : public Media..::.MediaCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getCurrentPosition |
Current position of the file being played.
| |
| getFileName |
Name of the file being played.
| |
| getLength |
length of the file being played.
| |
| 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.) |
| Object | |||
| EventArgs | |||
| Media..::.MediaCommonEventArgs | |||
| Media..::.PlayingEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)