playing constant

KinescopePlayerStatus const playing

Denotes KinescopePlayerStatus when player is playing video.

Implementation

static const KinescopePlayerStatus playing =
    KinescopePlayerStatus._('playing');