class SpeakerState
Package: | dji.common.accessory |
Description:
State of the speaker accessory.
Class Members:
method getVolume
Package: | dji.common.accessory |
Description:
The volume of the speaker to play audio.
Return:
method getPlayingState
SettingsDefinitions.SpeakerPlayingState getPlayingState()
|
Package: | dji.common.accessory |
Description:
Get the audio playing state.
Return:
method getPlayingMode
SettingsDefinitions.PlayMode getPlayingMode()
|
Package: | dji.common.accessory |
Description:
The playing mode of the speaker.
Return:
method getPlayingIndex
Package: | dji.common.accessory |
Description:
The index of the audio media file being played. If the speaker is not playing any files, -1 will be returned.
Return:
Audio Storage Location
method
method getStorageLocation
SettingsDefinitions.AudioStorageLocation getStorageLocation()
|
Package: | dji.common.accessory |
Description:
The storage location of the file that is being played by the speaker.
Return: