Releases: shotstack/shotstack-sdk-php
Releases · shotstack/shotstack-sdk-php
Add latest title controls
Adds new features to control titles including setting the color, size, background fill color and position offset.
URL in render status response, title positioning, soundtrack fades
This update adds support for the following:
- The video URL in the response of the getRender call.
- Title positioning
- Soundtrack volume fade effects
Update how Clips load Assets
Updates the way Assets are loaded in to Clips. Also updated from self generated code based off Open API Standard (Swagger 3)
Fix case typo
- Fix a case typo with WipeRight, should be wipeRight
Updating latest effects, transitions and adding title styles
- Moved title effect to style parameter so that effect can be used for motion effects
- Added slide effects (up, down, left and right)
- Added swipe transition (left and right)
- Changed fadeIn and fadeOut to just fade, no point having fadeOut for an in transition and vice versa (BREAKING CHANGE)
Soundtrack and Audio Settings
- Allow the volume of audio within a video clip to be set
- Soundtrack is now optional
- Background colour defaults to black (#000000)
API Url changed to https
Updating the API URL to use https instead of http.
Add render get method
Adds render get method for fetching the status and details of a timeline render task.
Initial release
First release of Shotstack SDK in PHP. Edit videos in the cloud using the Shotstack API.