Click or drag to resize
DmoOutputDataBuffer Structure
This structure describes an output buffer used by a DirectX DMO.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public struct DmoOutputDataBuffer : IDisposable

The DmoOutputDataBuffer type exposes the following members.

Constructors
  NameDescription
Public methodDmoOutputDataBuffer
Initializes a new instance of the DmoOutputDataBuffer class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the DmoOutputDataBuffer
Public methodRetrieveData
Top
Properties
See Also