Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The DaiEncodingProfileUpdateError object describes the reasons for encountering a DaiEncodingProfileNameError.
This error can occur when attempting to update a DAI encoding profile that is in use by running live streams (CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS).
An UNKNOWN error may be returned if the specific reason isn't exposed in the current API version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The core content describes the `DaiEncodingProfileUpdateError` within the `DaiEncodingProfileService`. This error type indicates issues when updating encoding profiles, specifically within the `v202411` API version. Key error reasons include `CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS`, which prevents updates to profiles used by active live streams. An additional `UNKNOWN` error is returned when the actual cause is not available through the current API version.\n"]]