Add PHP tag for color highlighting
This commit is contained in:
parent
07bf88d315
commit
31c9c26957
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ Read The Documentation at http://readthedocs.org/docs/ffmpeg-php/ !
|
|||
##Usage Example
|
||||
|
||||
```php
|
||||
<php
|
||||
$WebMFormat = new Format\Video\WebM();
|
||||
$x264Format = new Format\Video\X264();
|
||||
$OggFormat = new Format\Video\Ogg();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue