The following tables list the members exposed by MediaEventArgs.
| Name | Description | |
|---|---|---|
| MediaEventArgs Constructor | Creates an instance of the MediaEventArgs object. |
| Name | Description | |
|---|---|---|
| eventCode | The MediaEventCode identifying the type of media event that was raised. |
| param1 | Generic parameter one containing event specific information. The use and possible values of parameter depends on MediaEventCode. |
| param2 | Generic parameter two containing event specific information. The use and possible values of parameter depends on MediaEventCode. |