scratch – Blame information for rev
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
115 | office | 1 | <!DOCTYPE html> |
2 | <html lang="en"> |
||
3 | <head> |
||
4 | <meta charset="UTF-8" /> |
||
5 | <meta name="robots" content="index, follow, all" /> |
||
6 | <title>FFMpeg\Driver\FFProbeDriver | PHP-FFMpeg API</title> |
||
7 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> |
||
8 | </head> |
||
9 | <body id="class"> |
||
10 | <div class="header"> |
||
11 | <ul> |
||
12 | <li><a href="../../classes.html">Classes</a></li> |
||
13 | <li><a href="../../namespaces.html">Namespaces</a></li> |
||
14 | <li><a href="../../interfaces.html">Interfaces</a></li> |
||
15 | <li><a href="../../traits.html">Traits</a></li> |
||
16 | <li><a href="../../doc-index.html">Index</a></li> |
||
17 | |||
18 | </ul> |
||
19 | |||
20 | <div id="title">PHP-FFMpeg API</div> |
||
21 | |||
22 | <div class="type">Class</div> |
||
23 | <h1><a href="../../FFMpeg/Driver.html">FFMpeg\Driver</a>\FFProbeDriver</h1> |
||
24 | </div> |
||
25 | <div class="content"> |
||
26 | <p> class |
||
27 | <strong>FFProbeDriver</strong> extends <abbr title="Alchemy\BinaryDriver\AbstractBinary">AbstractBinary</abbr></p> |
||
28 | |||
29 | |||
30 | |||
31 | |||
32 | <h2>Methods</h2> |
||
33 | |||
34 | <table> |
||
35 | <tr> |
||
36 | <td class="type"> |
||
37 | |||
38 | </td> |
||
39 | <td class="last"> |
||
40 | <a href="#method_getName">getName</a>() |
||
41 | <p>{@inheritdoc}</p> |
||
42 | </td> |
||
43 | <td></td> |
||
44 | </tr> |
||
45 | <tr> |
||
46 | <td class="type"> |
||
47 | static <a href="../../FFMpeg/Driver/FFProbeDriver.html"><abbr title="FFMpeg\Driver\FFProbeDriver">FFProbeDriver</abbr></a> |
||
48 | </td> |
||
49 | <td class="last"> |
||
50 | <a href="#method_create">create</a>(array|<abbr title="Alchemy\BinaryDriver\ConfigurationInterface">ConfigurationInterface</abbr> $configuration, <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger = null) |
||
51 | <p>Creates an FFProbeDriver.</p> |
||
52 | </td> |
||
53 | <td></td> |
||
54 | </tr> |
||
55 | </table> |
||
56 | |||
57 | |||
58 | <h2>Details</h2> |
||
59 | |||
60 | <h3 id="method_getName"> |
||
61 | <div class="location">at line 26</div> |
||
62 | <code> public |
||
63 | <strong>getName</strong>()</code> |
||
64 | </h3> |
||
65 | <div class="details"> |
||
66 | <p>{@inheritdoc}</p> |
||
67 | <p> |
||
68 | </p> |
||
69 | <div class="tags"> |
||
70 | |||
71 | |||
72 | |||
73 | </div> |
||
74 | </div> |
||
75 | |||
76 | <h3 id="method_create"> |
||
77 | <div class="location">at line 39</div> |
||
78 | <code> static public <a href="../../FFMpeg/Driver/FFProbeDriver.html"><abbr title="FFMpeg\Driver\FFProbeDriver">FFProbeDriver</abbr></a> |
||
79 | <strong>create</strong>(array|<abbr title="Alchemy\BinaryDriver\ConfigurationInterface">ConfigurationInterface</abbr> $configuration, <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger = null)</code> |
||
80 | </h3> |
||
81 | <div class="details"> |
||
82 | <p>Creates an FFProbeDriver.</p> |
||
83 | <p> |
||
84 | </p> |
||
85 | <div class="tags"> |
||
86 | <h4>Parameters</h4> |
||
87 | |||
88 | <table> |
||
89 | <tr> |
||
90 | <td>array|<abbr title="Alchemy\BinaryDriver\ConfigurationInterface">ConfigurationInterface</abbr></td> |
||
91 | <td>$configuration</td> |
||
92 | <td> |
||
93 | </td> |
||
94 | </tr> |
||
95 | <tr> |
||
96 | <td><abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr></td> |
||
97 | <td>$logger</td> |
||
98 | <td> |
||
99 | </td> |
||
100 | </tr> |
||
101 | </table> |
||
102 | |||
103 | |||
104 | <h4>Return Value</h4> |
||
105 | |||
106 | <table> |
||
107 | <tr> |
||
108 | <td><a href="../../FFMpeg/Driver/FFProbeDriver.html"><abbr title="FFMpeg\Driver\FFProbeDriver">FFProbeDriver</abbr></a></td> |
||
109 | <td> |
||
110 | </td> |
||
111 | </tr> |
||
112 | </table> |
||
113 | |||
114 | |||
115 | |||
116 | </div> |
||
117 | </div> |
||
118 | |||
119 | |||
120 | </div> |
||
121 | <div id="footer"> |
||
122 | Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. |
||
123 | </div> |
||
124 | </body> |
||
125 | </html> |