mirror of
https://github.com/samsonjs/media.git
synced 2026-04-06 11:25:46 +00:00
Fix typo in 1.6.0-alpha01 release notes
#cherrypick
PiperOrigin-RevId: 707907431
(cherry picked from commit 59789b7209)
This commit is contained in:
parent
8b6428a349
commit
8a16294175
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ This release includes the following changes since the
|
|||
`EditedMediaItem` passed to `Transformer.start()` instead.
|
||||
* `setListener()`, use `addListener()`, `removeListener()` or
|
||||
`removeAllListeners()` instead.
|
||||
* Remove the following deprecated `Tansformer.Listener` methods:
|
||||
* Remove the following deprecated `Transformer.Listener` methods:
|
||||
* `onTransformationCompleted(MediaItem)`, use
|
||||
`onCompleted(Composition, ExportResult)` instead.
|
||||
* `onTransformationCompleted(MediaItem, TransformationResult)`, use
|
||||
|
|
|
|||
Loading…
Reference in a new issue