Add PHP tag for color highlighting
This commit is contained in:
parent
31c9c26957
commit
45c9415144
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Read The Documentation at http://readthedocs.org/docs/ffmpeg-php/ !
|
|||
##Usage Example
|
||||
|
||||
```php
|
||||
<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