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\Coordinate\FrameRate | 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/Coordinate.html">FFMpeg\Coordinate</a>\FrameRate</h1> |
||
24 | </div> |
||
25 | <div class="content"> |
||
26 | <p> class |
||
27 | <strong>FrameRate</strong></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___construct">__construct</a>($value) |
||
41 | <p> |
||
42 | </p> |
||
43 | </td> |
||
44 | <td></td> |
||
45 | </tr> |
||
46 | <tr> |
||
47 | <td class="type"> |
||
48 | float |
||
49 | </td> |
||
50 | <td class="last"> |
||
51 | <a href="#method_getValue">getValue</a>() |
||
52 | <p> |
||
53 | </p> |
||
54 | </td> |
||
55 | <td></td> |
||
56 | </tr> |
||
57 | </table> |
||
58 | |||
59 | |||
60 | <h2>Details</h2> |
||
61 | |||
62 | <h3 id="method___construct"> |
||
63 | <div class="location">at line 20</div> |
||
64 | <code> public |
||
65 | <strong>__construct</strong>($value)</code> |
||
66 | </h3> |
||
67 | <div class="details"> |
||
68 | <p> |
||
69 | </p> |
||
70 | <p> |
||
71 | </p> |
||
72 | <div class="tags"> |
||
73 | <h4>Parameters</h4> |
||
74 | |||
75 | <table> |
||
76 | <tr> |
||
77 | <td></td> |
||
78 | <td>$value</td> |
||
79 | <td> |
||
80 | </td> |
||
81 | </tr> |
||
82 | </table> |
||
83 | |||
84 | |||
85 | |||
86 | |||
87 | </div> |
||
88 | </div> |
||
89 | |||
90 | <h3 id="method_getValue"> |
||
91 | <div class="location">at line 32</div> |
||
92 | <code> public float |
||
93 | <strong>getValue</strong>()</code> |
||
94 | </h3> |
||
95 | <div class="details"> |
||
96 | <p> |
||
97 | </p> |
||
98 | <p> |
||
99 | </p> |
||
100 | <div class="tags"> |
||
101 | |||
102 | <h4>Return Value</h4> |
||
103 | |||
104 | <table> |
||
105 | <tr> |
||
106 | <td>float</td> |
||
107 | <td> |
||
108 | </td> |
||
109 | </tr> |
||
110 | </table> |
||
111 | |||
112 | |||
113 | |||
114 | </div> |
||
115 | </div> |
||
116 | |||
117 | |||
118 | </div> |
||
119 | <div id="footer"> |
||
120 | Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. |
||
121 | </div> |
||
122 | </body> |
||
123 | </html> |