You are here

public property Transcoder::$isExternal in Video 8.2

The type of the service, external service or a locally installed service like Ffmpeg.

Type: boolean

File

modules/video_transcode/src/Annotation/Transcoder.php, line 53
Contains \Drupal\video_transcode\Annotation\Transcoder.

Class

Transcoder
Defines a transcoder annotation object.

Namespace

Drupal\video_transcode\Annotation

Code

public $isExternal;