LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
MediaEventArgs Class Fields
See Also 
Leadtools.Multimedia Namespace : MediaEventArgs Class


"

For a list of all members of this type, see MediaEventArgs members.

"

Public Fields

 NameDescription
public Field eventCodeThe MediaEventCode identifying the type of media event that was raised.  
public Field param1Generic parameter one containing event specific information. The use and possible values of parameter depends on MediaEventCode.  
public Field param2Generic parameter two containing event specific information. The use and possible values of parameter depends on MediaEventCode.  
Top

See Also