Sync Media Player Error Type
Entries
The component cannot play the segment. The referenced media is in a format that is unsupported by the runtime environment.
The browser denied playing the current segment. SyncMediaPlayer.play() must be called in a trusted execution context, such as a user generated event. For example, a
The media referenced by the segment could not be loaded for some reason. The error message may provide more information.
Used if the error does not fit any of the other error types defined in this enum. The error message may provide more information.
Types
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.