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: 10.3.183.0
Syntax
public struct DmoOutputDataBuffer

The DmoOutputDataBuffer type exposes the following members.

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