We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fc72b commit fcd6e02Copy full SHA for fcd6e02
Services/Zencoder/Job.php
@@ -33,10 +33,12 @@ class Services_Zencoder_Job extends Services_Zencoder_Object
33
34
/**
35
* Services_Zencoder_Stream object containing information on the stream for
36
- * LIVE transcoding
+ * live transcoding
37
+ *
38
* @var Services_Zencoder_Stream
39
*/
40
public $stream;
41
+
42
43
* A copy of the raw API response for debug purposes
44
*
0 commit comments