Enum PlaybackInterruptionReason

Definition

Namespace:
Tizen.Multimedia
Assembly:
Tizen.Multimedia.MediaPlayer.dll
API Level:
3

Specifies the reason for the playback interruption.

C#
Copy
public enum PlaybackInterruptionReason
Name Description
ResourceConflict

Interrupted by a resource conflict and the Player will be unprepared automatically.

See Also