package mavsdk.rpc.tune

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service TuneService

tune.proto:9

Enable creating and sending a tune to be played on the system.

enum SongElement

tune.proto:15

An element of the tune

Used in: TuneDescription

message TuneDescription

tune.proto:47

Tune description, containing song elements and tempo.

Used in: PlayTuneRequest

message TuneResult

tune.proto:52

Used in: PlayTuneResponse

enum TuneResult.Result

tune.proto:54

Possible results returned for tune requests.

Used in: TuneResult