public final class Stream


Represents the handle of a SoundEffect that was returned by SoundEffectPlayer.play. The Stream can be used to control playback with that SoundEffectPlayer.

Summary

Public methods

boolean
equals(Object other)
int
@NonNull String

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()

toString

public @NonNull String toString()