Skip to content

Conversation

Siddharth2212
Copy link

Enhancement: Introduce onMute and onUnmute Methods for Player State Detection 🎵

This pull request introduces two new methods, onMute and onUnmute, enhancing our video player's functionality. These methods enable dynamic detection of the player's mute state, providing the foundation for responsive interactions and user experience improvements.

🔍 Key Features:

onMute Method:

Enables the application to capture events when the player is muted.
Facilitates the execution of custom actions or visual cues tied to the muted state.
onUnmute Method:

Provides a mechanism to detect when the player is unmuted.
Allows the application to respond dynamically to unmute events, enhancing user engagement.

Signed-off-by: Siddharth Sogani <[email protected]>
@BobDickinson
Copy link

Does this PR introduce onMute and onUnmute? All I see is the wakelock dep update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants