Function setup_player

Source
pub fn setup_player(
    wave_metadata: &Metadata,
    samples: &[i16],
) -> Result<Player, String>