Click or drag to resize

DmoProcessOutputFlags Enumeration

This enumerated type defines flags that specify output processing requests.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public enum DmoProcessOutputFlags
Members
Member nameValueDescription
None0 None
DISCARD_WHEN_NO_BUFFER1 Discard the output when the pointer to the output buffer is NULL.
See Also