This commit is contained in:
Romain Neutron 2012-05-25 15:44:43 +02:00
commit 0b74d0c30c
12 changed files with 36 additions and 37 deletions

View file

@ -30,4 +30,4 @@ interface VideoFormat extends AudioFormat
* @return array
*/
public function getAvailableVideoCodecs();
}
}