You are here

function ZencoderOutputFile::ZencoderOutputFile in Video 7

File

modules/video_zencoder/includes/Zencoder.php, line 102

Class

ZencoderOutputFile

Code

function ZencoderOutputFile($attributes = array()) {
  $this
    ->update_attributes($attributes);
}