Click or drag to resize
WebMStreamer Class
Inheritance Hierarchy
SystemObject
  OzDisposeable
    OzItem
      OzIDItem
        OzManagedItem
          OzManagedItemWithName
            OzConnHandler
              OzProtocolStack
                Ozeki.MediaWebMStreamer

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class WebMStreamer : OzProtocolStack

The WebMStreamer type exposes the following members.

Constructors
  NameDescription
Public methodWebMStreamer
Initializes a new instance of the WebMStreamer class
Public methodWebMStreamer(OzConfigOfProtocol)
Initializes a new instance of the WebMStreamer class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the WebMStreamer
(Overrides OzConnHandler.Dispose.)
Protected methodInit (Overrides OzProtocolStack.Init.)
Public methodStart
Public methodStop
Top
Properties
Events
See Also