Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumerated type defines flags that describe requested optimizations for video optimizations.
enum _DMO_VIDEO_OUTPUT_STREAM_FLAGS { DMO_VOSF_NEEDS_PREVIOUS_SAMPLE = 0x00000001};
Elements
- DMO_VOSF_NEEDS_PREVIOUS_SAMPLE
Requests that every output buffer passed to the DMO contain the previous data that was generated.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Dmo.h.
See Also
DMO Enumerated Types | DMORegister | IDMOVideoOutputOptimizations
Send Feedback on this topic to the authors