mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
Update method description for setEffects in Composition
PiperOrigin-RevId: 593071081
This commit is contained in:
parent
ef7842dd88
commit
09bde8053d
1 changed files with 2 additions and 0 deletions
|
|
@ -109,6 +109,8 @@ public final class Composition {
|
|||
*
|
||||
* <p>The default value is {@link Effects#EMPTY}.
|
||||
*
|
||||
* <p>This only works with the {@code Presentation} effect.
|
||||
*
|
||||
* @param effects The {@link Composition} {@link Effects}.
|
||||
* @return This builder.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue