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.
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.