Mutations: Video transcoding
GraphQL mutations for adding, reprocessing, and removing video transcoding profiles in the Amplience GraphQL Management API.
Video transcodingLink copied!
addVideoTranscodingProfilesLink copied!
This mutation uses Amplience Credits.
Add transcoding profiles to an existing video asset
See also: Mutations that use Amplience Credits, Examples: adding transcoding profiles
Returns: VideoTranscodingJobResponse!
Arguments:
| Argument | Type | Default | Description |
|---|---|---|---|
input | VideoTranscodingProfileInput! |
reprocessVideoTranscodingProfilesLink copied!
This mutation uses Amplience Credits.
Reprocess transcoding profiles to an existing video asset
See also: Mutations that use Amplience Credits, Examples: reprocessing transcoding profiles
Returns: VideoTranscodingJobResponse!
Arguments:
| Argument | Type | Default | Description |
|---|---|---|---|
input | VideoTranscodingProfileInput! |
removeVideoTranscodingProfilesLink copied!
Remove transcoding profiles from an existing video asset
See also: Examples: removing a transcoding profile
Returns: Boolean!
Arguments:
| Argument | Type | Default | Description |
|---|---|---|---|
input | VideoTranscodingProfileInput! |