MediaEventArgs Class

Summary

The event argument for the MediaEventHandler event handler.

Syntax
C#
VB
C++
public class MediaEventArgs : EventArgs 
Public Class MediaEventArgs  
   Inherits System.EventArgs 
public ref class MediaEventArgs : public System.EventArgs  

Remarks

The MediaEvent event occurs when a related media operation is performed. This class is the event argument passed to the related event handler. For a list of possible values of the event code and parameters, refer to MediaEventCode enumeration values. Currently, only DVD specific events are supported.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly