rememberGadulkaState

Provides a stateful instance of GadulkaPlayer that is remembered across recompositions.

The state is managed such that it is automatically released when the composable leaves the composition, ensuring proper cleanup of resources.

Return

A remembered instance of GadulkaPlayer, which represents a minimalistic audio player.