Skip to content

Commit fcd6e02

Browse files
Fixed stream attribute description
1 parent b4fc72b commit fcd6e02

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Services/Zencoder/Job.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@ class Services_Zencoder_Job extends Services_Zencoder_Object
3333

3434
/**
3535
* Services_Zencoder_Stream object containing information on the stream for
36-
* LIVE transcoding
36+
* live transcoding
37+
*
3738
* @var Services_Zencoder_Stream
3839
*/
3940
public $stream;
41+
4042
/**
4143
* A copy of the raw API response for debug purposes
4244
*

0 commit comments

Comments
 (0)