AI-generated Key Takeaways
-
LiveStreamEventService uses Slate objects and has a TranscodeStatus dependency to manage transcoding states.
-
TranscodeStatus, within the
https://www.google.com/apis/ads/publisher/v202411
namespace, defines the possible states of server-side transcoding for live stream events. -
The TranscodeStatus enumeration includes states like UNKNOWN, NOT_READY, COMPLETED, FAILED, NEEDS_TRANSCODE, and IN_PROGRESS, indicating the current stage of the transcoding process.
Possible server side transcoding states.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
UNKNOWN
|
|
NOT_READY
|
|
COMPLETED
|
|
FAILED
|
|
NEEDS_TRANSCODE
|
|
IN_PROGRESS
|