Click or drag to resize
MediaGatewayVideoReceiver Class
Flash kliensek felé küldi a video-t flash H264 formátumban
Inheritance Hierarchy
System.Object
  Ozeki.Common.DisposableClass
    Ozeki.Media.AbstractMediaReceiver<VideoData, VideoFormat>
      Ozeki.Media.VideoReceiver
        Ozeki.MediaGateway.MediaGatewayVideoReceiver

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MediaGatewayVideoReceiver : VideoReceiver

The MediaGatewayVideoReceiver type exposes the following members.

Constructors
  NameDescription
Public methodMediaGatewayVideoReceiver
Initializes a new instance of the MediaGatewayVideoReceiver class
Top
Methods
Properties
  NameDescription
Public propertyID (Inherited from DisposableClass.)
Public propertyMediaStream
Public propertyReceiveFormats
Gets a list of media formats that the media handler can handle. If no media format specified, all formats are supported.
(Inherited from AbstractMediaReceiver<TData, TFormat>.)
Top
Events
See Also