You are here

constant BrightcoveVideoInterface::NOT_PUBLISHED in Brightcove Video Connect 8.2

Same name and namespace in other branches
  1. 3.x src/BrightcoveVideoInterface.php \Drupal\brightcove\BrightcoveVideoInterface::NOT_PUBLISHED

Denotes that the video is not published.

File

src/BrightcoveVideoInterface.php, line 20

Class

BrightcoveVideoInterface
Provides an interface for defining Brightcove Videos.

Namespace

Drupal\brightcove

Code

const NOT_PUBLISHED = 0;