Click or drag to resize
QueuedMediaBuffer Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaQueuedMediaBuffer

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

The QueuedMediaBuffer type exposes the following members.

Constructors
  NameDescription
Public methodQueuedMediaBuffer
Initializes a new instance of the QueuedMediaBuffer class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the QueuedMediaBuffer
Public methodGet
Public methodGet(Int32)
Public methodPut
Top
See Also