You are here

public function transcoder_interface::change_status in Video 6.4

Same name and namespace in other branches
  1. 7 includes/transcoder.inc \transcoder_interface::change_status()
2 methods override transcoder_interface::change_status()
video_ffmpeg::change_status in transcoders/video_ffmpeg.inc
Change the status of the file.
video_zencoder::change_status in plugins/video_zencoder/transcoders/video_zencoder.inc
Change the status of the file.

File

includes/transcoder.inc, line 189

Class

transcoder_interface

Code

public function change_status($vid, $status);