2012-05-31 12:19:06 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" / >
< meta name = "robots" content = "index, follow, all" / >
2012-05-31 12:29:33 +02:00
< title > FFMpeg\FFProbe | PHP-FFMpeg API< / title >
2012-05-31 12:19:06 +02:00
< link rel = "stylesheet" type = "text/css" href = "../stylesheet.css" >
< / head >
< body id = "class" >
< div class = "header" >
< ul >
< li > < a href = "../classes.html" > Classes< / a > < / li >
< li > < a href = "../namespaces.html" > Namespaces< / a > < / li >
< li > < a href = "../interfaces.html" > Interfaces< / a > < / li >
2014-08-12 21:01:07 +02:00
< li > < a href = "../traits.html" > Traits< / a > < / li >
2012-05-31 12:19:06 +02:00
< li > < a href = "../doc-index.html" > Index< / a > < / li >
< / ul >
2012-05-31 12:29:33 +02:00
< div id = "title" > PHP-FFMpeg API< / div >
2012-05-31 12:19:06 +02:00
< div class = "type" > Class< / div >
< h1 > < a href = "../FFMpeg.html" > FFMpeg< / a > \FFProbe< / h1 >
< / div >
< div class = "content" >
2014-08-12 21:01:07 +02:00
< p > class
< strong > FFProbe< / strong > < / p >
2012-05-31 12:19:06 +02:00
2013-07-03 20:30:02 +02:00
< h2 > Constants< / h2 >
< table >
< tr >
< td > TYPE_STREAMS< / td >
< td class = "last" >
2014-08-12 21:01:07 +02:00
< p > < em >
< / em > < / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< / tr >
< tr >
< td > TYPE_FORMAT< / td >
< td class = "last" >
2014-08-12 21:01:07 +02:00
< p > < em >
< / em > < / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< / tr >
< / table >
2012-05-31 12:19:06 +02:00
< h2 > Methods< / h2 >
< table >
< tr >
< td class = "type" >
< / td >
< td class = "last" >
2013-07-03 20:30:02 +02:00
< a href = "#method___construct" > __construct< / a > (< a href = "../FFMpeg/Driver/FFProbeDriver.html" > < abbr title = "FFMpeg\Driver\FFProbeDriver" > FFProbeDriver< / abbr > < / a > $ffprobe, < abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > $cache)
2014-08-12 21:01:07 +02:00
< p >
< / p >
2012-05-31 12:19:06 +02:00
< / td >
2013-07-03 20:30:02 +02:00
< td > < / td >
2012-05-31 12:19:06 +02:00
< / tr >
< tr >
< td class = "type" >
2013-07-03 20:30:02 +02:00
< a href = "../FFMpeg/FFProbe/OutputParserInterface.html" > < abbr title = "FFMpeg\FFProbe\OutputParserInterface" > OutputParserInterface< / abbr > < / a >
2012-05-31 12:19:06 +02:00
< / td >
< td class = "last" >
2013-07-03 20:30:02 +02:00
< a href = "#method_getParser" > getParser< / a > ()
2014-08-12 21:01:07 +02:00
< p >
< / p >
2012-05-31 12:19:06 +02:00
< / td >
2013-07-03 20:30:02 +02:00
< td > < / td >
2012-05-31 12:19:06 +02:00
< / tr >
< tr >
< td class = "type" >
2013-07-03 20:30:02 +02:00
< a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
2012-05-31 12:19:06 +02:00
< / td >
< td class = "last" >
2013-07-03 20:30:02 +02:00
< a href = "#method_setParser" > setParser< / a > (< a href = "../FFMpeg/FFProbe/OutputParserInterface.html" > < abbr title = "FFMpeg\FFProbe\OutputParserInterface" > OutputParserInterface< / abbr > < / a > $parser)
2014-08-12 21:01:07 +02:00
< p >
< / p >
2012-05-31 12:19:06 +02:00
< / td >
2013-07-03 20:30:02 +02:00
< td > < / td >
2012-05-31 12:19:06 +02:00
< / tr >
< tr >
< td class = "type" >
2013-07-03 20:30:02 +02:00
< a href = "../FFMpeg/Driver/FFProbeDriver.html" > < abbr title = "FFMpeg\Driver\FFProbeDriver" > FFProbeDriver< / abbr > < / a >
2012-05-31 12:19:06 +02:00
< / td >
< td class = "last" >
2013-07-03 20:30:02 +02:00
< a href = "#method_getFFProbeDriver" > getFFProbeDriver< / a > ()
2014-08-12 21:01:07 +02:00
< p >
< / p >
2012-05-31 12:19:06 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
2013-07-03 20:30:02 +02:00
< a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
2012-05-31 12:19:06 +02:00
< / td >
< td class = "last" >
2013-07-03 20:30:02 +02:00
< a href = "#method_setFFProbeDriver" > setFFProbeDriver< / a > (< a href = "../FFMpeg/Driver/FFProbeDriver.html" > < abbr title = "FFMpeg\Driver\FFProbeDriver" > FFProbeDriver< / abbr > < / a > $ffprobe)
2014-08-12 21:01:07 +02:00
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
< a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< / td >
< td class = "last" >
< a href = "#method_setOptionsTester" > setOptionsTester< / a > (< a href = "../FFMpeg/FFProbe/OptionsTesterInterface.html" > < abbr title = "FFMpeg\FFProbe\OptionsTesterInterface" > OptionsTesterInterface< / abbr > < / a > $tester)
2014-08-12 21:01:07 +02:00
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
< a href = "../FFMpeg/FFProbe/OptionsTesterInterface.html" > < abbr title = "FFMpeg\FFProbe\OptionsTesterInterface" > OptionsTesterInterface< / abbr > < / a >
< / td >
< td class = "last" >
< a href = "#method_getOptionsTester" > getOptionsTester< / a > ()
2014-08-12 21:01:07 +02:00
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
< a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< / td >
< td class = "last" >
< a href = "#method_setCache" > setCache< / a > (< abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > $cache)
2014-08-12 21:01:07 +02:00
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
< abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr >
< / td >
< td class = "last" >
< a href = "#method_getCache" > getCache< / a > ()
2014-08-12 21:01:07 +02:00
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
< a href = "../FFMpeg/FFProbe/MapperInterface.html" > < abbr title = "FFMpeg\FFProbe\MapperInterface" > MapperInterface< / abbr > < / a >
< / td >
< td class = "last" >
< a href = "#method_getMapper" > getMapper< / a > ()
2014-08-12 21:01:07 +02:00
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
< a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< / td >
< td class = "last" >
< a href = "#method_setMapper" > setMapper< / a > (< a href = "../FFMpeg/FFProbe/MapperInterface.html" > < abbr title = "FFMpeg\FFProbe\MapperInterface" > MapperInterface< / abbr > < / a > $mapper)
2014-08-12 21:01:07 +02:00
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
< a href = "../FFMpeg/FFProbe/DataMapping/Format.html" > < abbr title = "FFMpeg\FFProbe\DataMapping\Format" > Format< / abbr > < / a >
< / td >
< td class = "last" >
< a href = "#method_format" > format< / a > (string $pathfile)
2014-08-12 21:01:07 +02:00
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
2014-08-13 20:36:30 +02:00
< a href = "../FFMpeg/FFProbe/DataMapping/StreamCollection.html" > < abbr title = "FFMpeg\FFProbe\DataMapping\StreamCollection" > StreamCollection< / abbr > < / a >
2013-07-03 20:30:02 +02:00
< / td >
< td class = "last" >
< a href = "#method_streams" > streams< / a > (string $pathfile)
2014-08-12 21:01:07 +02:00
< p >
< / p >
2013-07-03 20:30:02 +02:00
< / td >
< td > < / td >
< / tr >
< tr >
< td class = "type" >
static < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< / td >
< td class = "last" >
< a href = "#method_create" > create< / a > (array|< abbr title = "Alchemy\BinaryDriver\ConfigurationInterface" > ConfigurationInterface< / abbr > $configuration = array(), < abbr title = "Psr\Log\LoggerInterface" > LoggerInterface< / abbr > $logger = null, < abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > $cache = null)
2014-08-12 21:01:07 +02:00
< p >
< / p >
2012-05-31 12:19:06 +02:00
< / td >
< td > < / td >
< / tr >
< / table >
< h2 > Details< / h2 >
< h3 id = "method___construct" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 47< / div >
2012-05-31 12:19:06 +02:00
< code > public
2013-07-03 20:30:02 +02:00
< strong > __construct< / strong > (< a href = "../FFMpeg/Driver/FFProbeDriver.html" > < abbr title = "FFMpeg\Driver\FFProbeDriver" > FFProbeDriver< / abbr > < / a > $ffprobe, < abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > $cache)< / code >
2012-05-31 12:19:06 +02:00
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2012-05-31 12:19:06 +02:00
< div class = "tags" >
< h4 > Parameters< / h4 >
< table >
< tr >
2013-07-03 20:30:02 +02:00
< td > < a href = "../FFMpeg/Driver/FFProbeDriver.html" > < abbr title = "FFMpeg\Driver\FFProbeDriver" > FFProbeDriver< / abbr > < / a > < / td >
< td > $ffprobe< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< tr >
2013-07-03 20:30:02 +02:00
< td > < abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > < / td >
< td > $cache< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< / table >
< / div >
< / div >
2013-07-03 20:30:02 +02:00
< h3 id = "method_getParser" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 59< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/FFProbe/OutputParserInterface.html" > < abbr title = "FFMpeg\FFProbe\OutputParserInterface" > OutputParserInterface< / abbr > < / a >
< strong > getParser< / strong > ()< / code >
2012-05-31 12:19:06 +02:00
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2012-05-31 12:19:06 +02:00
< div class = "tags" >
2013-07-03 20:30:02 +02:00
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe/OutputParserInterface.html" > < abbr title = "FFMpeg\FFProbe\OutputParserInterface" > OutputParserInterface< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
2012-05-31 12:19:06 +02:00
< / div >
< / div >
2013-07-03 20:30:02 +02:00
< h3 id = "method_setParser" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 69< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< strong > setParser< / strong > (< a href = "../FFMpeg/FFProbe/OutputParserInterface.html" > < abbr title = "FFMpeg\FFProbe\OutputParserInterface" > OutputParserInterface< / abbr > < / a > $parser)< / code >
2012-05-31 12:19:06 +02:00
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2012-05-31 12:19:06 +02:00
< div class = "tags" >
< h4 > Parameters< / h4 >
< table >
< tr >
2013-07-03 20:30:02 +02:00
< td > < a href = "../FFMpeg/FFProbe/OutputParserInterface.html" > < abbr title = "FFMpeg\FFProbe\OutputParserInterface" > OutputParserInterface< / abbr > < / a > < / td >
< td > $parser< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< / div >
< / div >
< h3 id = "method_getFFProbeDriver" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 79< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/Driver/FFProbeDriver.html" > < abbr title = "FFMpeg\Driver\FFProbeDriver" > FFProbeDriver< / abbr > < / a >
< strong > getFFProbeDriver< / strong > ()< / code >
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< div class = "tags" >
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/Driver/FFProbeDriver.html" > < abbr title = "FFMpeg\Driver\FFProbeDriver" > FFProbeDriver< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< / div >
< / div >
< h3 id = "method_setFFProbeDriver" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 89< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< strong > setFFProbeDriver< / strong > (< a href = "../FFMpeg/Driver/FFProbeDriver.html" > < abbr title = "FFMpeg\Driver\FFProbeDriver" > FFProbeDriver< / abbr > < / a > $ffprobe)< / code >
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< div class = "tags" >
< h4 > Parameters< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/Driver/FFProbeDriver.html" > < abbr title = "FFMpeg\Driver\FFProbeDriver" > FFProbeDriver< / abbr > < / a > < / td >
< td > $ffprobe< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< / div >
< / div >
< h3 id = "method_setOptionsTester" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 101< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< strong > setOptionsTester< / strong > (< a href = "../FFMpeg/FFProbe/OptionsTesterInterface.html" > < abbr title = "FFMpeg\FFProbe\OptionsTesterInterface" > OptionsTesterInterface< / abbr > < / a > $tester)< / code >
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< div class = "tags" >
< h4 > Parameters< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe/OptionsTesterInterface.html" > < abbr title = "FFMpeg\FFProbe\OptionsTesterInterface" > OptionsTesterInterface< / abbr > < / a > < / td >
< td > $tester< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< / table >
< h4 > Return Value< / h4 >
< table >
< tr >
2013-07-03 20:30:02 +02:00
< td > < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< / table >
< / div >
< / div >
2013-07-03 20:30:02 +02:00
< h3 id = "method_getOptionsTester" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 111< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/FFProbe/OptionsTesterInterface.html" > < abbr title = "FFMpeg\FFProbe\OptionsTesterInterface" > OptionsTesterInterface< / abbr > < / a >
< strong > getOptionsTester< / strong > ()< / code >
2012-05-31 12:19:06 +02:00
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< div class = "tags" >
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe/OptionsTesterInterface.html" > < abbr title = "FFMpeg\FFProbe\OptionsTesterInterface" > OptionsTesterInterface< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< / div >
< / div >
< h3 id = "method_setCache" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 121< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< strong > setCache< / strong > (< abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > $cache)< / code >
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< div class = "tags" >
< h4 > Parameters< / h4 >
< table >
< tr >
< td > < abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > < / td >
< td > $cache< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< / div >
< / div >
< h3 id = "method_getCache" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 131< / div >
2013-07-03 20:30:02 +02:00
< code > public < abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr >
< strong > getCache< / strong > ()< / code >
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< div class = "tags" >
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< / div >
< / div >
< h3 id = "method_getMapper" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 139< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/FFProbe/MapperInterface.html" > < abbr title = "FFMpeg\FFProbe\MapperInterface" > MapperInterface< / abbr > < / a >
< strong > getMapper< / strong > ()< / code >
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< div class = "tags" >
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe/MapperInterface.html" > < abbr title = "FFMpeg\FFProbe\MapperInterface" > MapperInterface< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< / div >
< / div >
< h3 id = "method_setMapper" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 149< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< strong > setMapper< / strong > (< a href = "../FFMpeg/FFProbe/MapperInterface.html" > < abbr title = "FFMpeg\FFProbe\MapperInterface" > MapperInterface< / abbr > < / a > $mapper)< / code >
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< div class = "tags" >
< h4 > Parameters< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe/MapperInterface.html" > < abbr title = "FFMpeg\FFProbe\MapperInterface" > MapperInterface< / abbr > < / a > < / td >
< td > $mapper< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< / div >
< / div >
< h3 id = "method_format" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 168< / div >
2013-07-03 20:30:02 +02:00
< code > public < a href = "../FFMpeg/FFProbe/DataMapping/Format.html" > < abbr title = "FFMpeg\FFProbe\DataMapping\Format" > Format< / abbr > < / a >
< strong > format< / strong > (string $pathfile)< / code >
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2012-05-31 12:19:06 +02:00
< div class = "tags" >
< h4 > Parameters< / h4 >
< table >
< tr >
< td > string< / td >
< td > $pathfile< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< / table >
< h4 > Return Value< / h4 >
< table >
< tr >
2013-07-03 20:30:02 +02:00
< td > < a href = "../FFMpeg/FFProbe/DataMapping/Format.html" > < abbr title = "FFMpeg\FFProbe\DataMapping\Format" > Format< / abbr > < / a > < / td >
< td > A Format object< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< / table >
< h4 > Exceptions< / h4 >
< table >
< tr >
< td > < a href = "http://php.net/InvalidArgumentException" > < abbr title = "InvalidArgumentException" > InvalidArgumentException< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< tr >
< td > < a href = "http://php.net/RuntimeException" > < abbr title = "RuntimeException" > RuntimeException< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< / table >
< / div >
< / div >
2013-07-03 20:30:02 +02:00
< h3 id = "method_streams" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 185< / div >
< code > public < a href = "../FFMpeg/FFProbe/DataMapping/StreamCollection.html" > < abbr title = "FFMpeg\FFProbe\DataMapping\StreamCollection" > StreamCollection< / abbr > < / a >
2013-07-03 20:30:02 +02:00
< strong > streams< / strong > (string $pathfile)< / code >
2012-05-31 12:19:06 +02:00
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2012-05-31 12:19:06 +02:00
< div class = "tags" >
< h4 > Parameters< / h4 >
< table >
< tr >
< td > string< / td >
< td > $pathfile< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< / table >
< h4 > Return Value< / h4 >
< table >
< tr >
2014-08-13 20:36:30 +02:00
< td > < a href = "../FFMpeg/FFProbe/DataMapping/StreamCollection.html" > < abbr title = "FFMpeg\FFProbe\DataMapping\StreamCollection" > StreamCollection< / abbr > < / a > < / td >
2013-07-03 20:30:02 +02:00
< td > A collection of streams< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< / table >
< h4 > Exceptions< / h4 >
< table >
< tr >
< td > < a href = "http://php.net/InvalidArgumentException" > < abbr title = "InvalidArgumentException" > InvalidArgumentException< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< tr >
< td > < a href = "http://php.net/RuntimeException" > < abbr title = "RuntimeException" > RuntimeException< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2012-05-31 12:19:06 +02:00
< / tr >
< / table >
2013-07-03 20:30:02 +02:00
< / div >
< / div >
< h3 id = "method_create" >
2014-08-13 20:36:30 +02:00
< div class = "location" > at line 201< / div >
2013-07-03 20:30:02 +02:00
< code > static public < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a >
< strong > create< / strong > (array|< abbr title = "Alchemy\BinaryDriver\ConfigurationInterface" > ConfigurationInterface< / abbr > $configuration = array(), < abbr title = "Psr\Log\LoggerInterface" > LoggerInterface< / abbr > $logger = null, < abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > $cache = null)< / code >
< / h3 >
< div class = "details" >
2014-08-12 21:01:07 +02:00
< p >
< / p >
< p >
< / p >
2013-07-03 20:30:02 +02:00
< div class = "tags" >
< h4 > Parameters< / h4 >
< table >
< tr >
< td > array|< abbr title = "Alchemy\BinaryDriver\ConfigurationInterface" > ConfigurationInterface< / abbr > < / td >
< td > $configuration< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< tr >
< td > < abbr title = "Psr\Log\LoggerInterface" > LoggerInterface< / abbr > < / td >
< td > $logger< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< tr >
< td > < abbr title = "Doctrine\Common\Cache\Cache" > Cache< / abbr > < / td >
< td > $cache< / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
< h4 > Return Value< / h4 >
< table >
< tr >
< td > < a href = "../FFMpeg/FFProbe.html" > < abbr title = "FFMpeg\FFProbe" > FFProbe< / abbr > < / a > < / td >
2014-08-12 21:01:07 +02:00
< td >
< / td >
2013-07-03 20:30:02 +02:00
< / tr >
< / table >
2012-05-31 12:19:06 +02:00
< / div >
< / div >
< / div >
< div id = "footer" >
Generated by < a href = "http://sami.sensiolabs.org/" target = "_top" > Sami, the API Documentation Generator< / a > .
< / div >
< / body >
< / html >