Source Warning Code
2000 - 2999: Source-related warning codes
2000 - 2099: General
2100 - 2199: Playback
2200 - 2299: Network
2300 - 2399: DRM
Entries
A general source warning code when a more specific warning code could not be determined. The message of the according SourceEvent.Warning provides more information.
A track with an unsupported codec or format was discovered. The message of the according SourceEvent.Warning provides more information.
It was not possible to load a thumbnail track because the URI was not valid or the communication with the server failed. The message of the according SourceEvent.Warning provides more information.
It was not possible to parse a thumbnail track. The message of the according SourceEvent.Warning provides more information.
It was not possible to load a subtitle track because the URI was not valid or the communication with the server failed. The message of the according SourceEvent.Warning provides more information.
It was not possible to parse a subtitle track. The message of the according SourceEvent.Warning provides more information.
The current state does not allow a specific API call. The message of the according SourceEvent.Warning provides more information.
It was not possible to parse some metadata. The message of the according SourceEvent.Warning provides more information.
A media track or quality was filtered out of the playback session according to the configured MediaFilter. The message of the according SourceEvent.Warning provides more information.
A feature is not supported in the current context. The message of the according SourceEvent.Warning provides more information.
It was not possible to setup the configured security level. The message of the according SourceEvent.Warning provides more information.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.