TimedMetadataTrackErrorCode
TimedMetadataTrackErrorCode
TimedMetadataTrackErrorCode
TimedMetadataTrackErrorCode
Enum
Definition
Specifies the type of error that occurred with a TimedMetadataTrack.
public : enum class TimedMetadataTrackErrorCodepublic enum TimedMetadataTrackErrorCodePublic Enum TimedMetadataTrackErrorCode// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| DataFormatError DataFormatError DataFormatError DataFormatError | The error was related to the format of the timed metadata track data. |
| InternalError InternalError InternalError InternalError | The error occurred internal to the system. |
| NetworkError NetworkError NetworkError NetworkError | A network error occurred. |
| None None None None | No error code. |