Api session event editor sound: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
!Description
!Description
|-
|-
|[[Api session event editor sound add|add]]
| [[Api session event editor sound add|add]]
|Add new [[Sound]]
| Add new [[Sound]]
|-
|-
|[[Api session event editor sound remove|remove]]
| [[Api session event editor sound remove|remove]]
|Remove existing [[Sound]]
| Remove existing [[Sound]]
|-
|-
|[[Api session event editor sound set name|set_name]]
| [[Api session event editor sound set name|set_name]]
|Set new name of existing [[Sound]]
| Set new name of existing [[Sound]]
|}
|}


Line 21: Line 21:
!Description
!Description
|-
|-
|[[Api session event editor sound set filename|set_filename]]
| [[Api session event editor sound set filename|set_filename]]
|Set Filename
| Set Filename
|-
|-
|[[Api session event editor sound set loop|set_loop]]
| [[Api session event editor sound set loop|set_loop]]
|Set Loop
| Set Loop
|-
|-
|[[Api session event editor sound set volume|set_volume]]
| [[Api session event editor sound set volume|set_volume]]
|Set Volume
| Set Volume
|}
|}
{{article end|seealso=*[[Api Session Endpoints]]
{{article end|seealso=*[[Api Session Endpoints]]

Latest revision as of 11:42, 8 June 2026

API Endpoint: api/session/event/editorsound/

API endpoints for Sound editing.

Name Description
add Add new Sound
remove Remove existing Sound
set_name Set new name of existing Sound

Additional API endpoints:

Name Description
set_filename Set Filename
set_loop Set Loop
set_volume Set Volume