Click or drag to resize

MediaDataReceivedEventArgs Class

Provides data for media data received events.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaMediaDataReceivedEventArgs

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class MediaDataReceivedEventArgs : EventArgs

The MediaDataReceivedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodMediaDataReceivedEventArgs
Initializes a new instance of the MediaDataReceivedEventArgs class
Top
Properties
See Also