1 |
4.236856 |
AdaptiveMediaSourceDiagnosticType |
Enum |
|
|
|
|
|
|
enum AdaptiveMediaSourceDiagnosticType
{
ManifestUnchangedUponReload = 0,
ManifestMismatchUponReload = 1,
ManifestSignaledEndOfLiveEventUponReload = 2,
MediaSegmentSkipped = 3,
ResourceNotFound = 4,
ResourceTimedOut = 5,
ResourceParsingError = 6,
BitrateDisabled = 7,
[contract(Windows.Foundation.UniversalApiContract, 5.0)]
FatalMediaSourceError = 8
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.media.streaming.adaptive.idl(225,0) |
|