You are here

public function video_localcommand::get_value in Video 6.5

Overrides video_plugin::get_value

File

transcoders/video_localcommand.inc, line 336

Class

video_localcommand

Code

public function get_value() {
  return $this->value;
}