Click or drag to resize

DmoOutputDataBuffer Structure

This structure describes an output buffer used by a DirectX DMO.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Ozeki.MediaDmoOutputDataBuffer

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

The DmoOutputDataBuffer type exposes the following members.

Constructors
 NameDescription
Public methodDmoOutputDataBufferInitializes a new instance of the DmoOutputDataBuffer class
Top
Properties
 NameDescription
Public propertyLength 
Public propertyMediaBuffer 
Public propertyStatusFlags 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the DmoOutputDataBuffer
Public methodRetrieveData 
Top
See Also