Click or drag to resize
VP8Encoder Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaVP8Encoder

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class VP8Encoder : IVideoEncoder, IDisposable

The VP8Encoder type exposes the following members.

Constructors
  NameDescription
Public methodVP8Encoder
Initializes a new instance of the VP8Encoder class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the VP8Encoder
Public methodEncode
Public methodInit
Top
Fields
  NameDescription
Protected field_format
Protected field_instance
Top
Properties
See Also