←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly