Skip to content

Release v1.0.5 : mp4Support renditions, optimizeAudio, and track title support , update media Schemas and source resolution - #5

Open
Sumasree8 wants to merge 21 commits into
mainfrom
feature/fix-mp4Support
Open

Release v1.0.5 : mp4Support renditions, optimizeAudio, and track title support , update media Schemas and source resolution#5
Sumasree8 wants to merge 21 commits into
mainfrom
feature/fix-mp4Support

Conversation

@Sumasree8

Copy link
Copy Markdown
Collaborator

No description provided.

Sumasree8 and others added 20 commits June 8, 2026 15:12
mp4Support is now array<Mp4Support> instead of a string, with type,
status and ext typed as enums. Affects listMedia, getMedia, updatedMedia,
updatedMp4Support, updatedSourceAccess and listLiveClips.

Type sourceResolution as an enum across the same six media models, per
the OpenAPI spec: 2160p/2160 through 360p/360. PlaylistByIdResponse-
MediaListItem keeps a plain string, matching the spec.

Add optional  to the track models for addMediaTrack,
updateMediaTrack and generateSubtitleTrack.

Rename Components\GetMediaResponse to GetMediaDetailResponse to
disambiguate it from the Operations wrapper of the same name.

BREAKING CHANGE: mp4Support is an array, not a string.
BREAKING CHANGE: sourceResolution is an enum, not a string; values
outside the spec list now fail to deserialize.
BREAKING CHANGE: UpdateTrackRequest no longer accepts .
BREAKING CHANGE: Components\GetMediaResponse renamed.
@Sumasree8
Sumasree8 requested a review from Sravani289 August 1, 2026 08:49
# Conflicts:
#	CHANGELOG.md
#	Tests/README.md
#	Tests/get-endpoints-fixtures.json
#	composer.json
#	src/InputVideo.php
#	src/Models/Components/GetMediaDetailResponse.php
#	src/Models/Components/PullVideoInput.php
#	src/Models/Components/UpdateMedia.php
#	src/Models/Components/WatermarkInput.php
#	src/Models/Operations/DirectUploadVideoMediaRequest.php
#	src/Models/Operations/PushMediaSettings.php
#	src/SDKConfiguration.php
#	vendor/composer/autoload_classmap.php
#	vendor/composer/autoload_static.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants