aws-samples / amazon-ivs-broadcast-android-sample

MIT No Attribution
10 stars 8 forks source link

Create code samples for muting audio, using mixer and transitions #10

Closed caleighm closed 2 years ago

caleighm commented 2 years ago

Description of changes:

This PR adds two code samples to demonstrate some additional SDK features.

MainActivity - The live broadcast example now has a mute button to show how you can silence incoming audio samples.

MixerActivity - This is a broadcast preview. It shows how to create an advanced custom configuration, attach multiple custom sources to the slots, and transition the slots with animations.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.