Agora RTC Objective-C API Reference  Refactor
Properties
AgoraRhythmPlayerConfig Class Reference

Inherits <NSObject>.

Properties

int beatsPerMeasure
 

Detailed Description

The configuration of rhythm player, which is set in startRhythmPlayer or configRhythmPlayer.

Property Documentation

◆ beatsPerMeasure

- (int) beatsPerMeasure
readwritenonatomicassign

The number of beats per measure. The range is 1 to 9. The default value is 4, which means that each measure contains one downbeat and three upbeats.

◆ beatsPerMinute

- (int) beatsPerMinute
readwritenonatomicassign