MF_MSE_ABORT_MODE enumeration

[This documentation is preliminary and is subject to change.]

Defines the different error states of the Media Source Extension.

Syntax

typedef enum _MF_MSE_ABORT_MODE { 
  MF_MSE_ABORT_MODE_NOT_SPECIFIED    = 0,
  MF_MSE_ABORT_MODE_CONTINUATION     = 1,
  MF_MSE_ABORT_MODE_TIMESTAMPOFFSET  = 2
} MF_MSE_ABORT_MODE;

Constants

  • MF_MSE_ABORT_MODE_NOT_SPECIFIED
    TBD

  • MF_MSE_ABORT_MODE_CONTINUATION
    TBD

  • MF_MSE_ABORT_MODE_TIMESTAMPOFFSET
    TBD

Requirements

Minimum supported client

Windows 8.1 Preview [desktop apps only]

Minimum supported server

Windows Server 2012 R2 Preview [desktop apps only]

IDL

Mfmediaengine.idl

 

 

Send comments about this topic to Microsoft

Build date: 6/14/2013