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: 1.8.12.0 (1.8.12)
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