VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
VoK.Sdk.Exporters.ISoundExporter Interface Reference

Used to export sounds from client_sound/client_general More...

Inherited by VoK.Sdk.Exporters.SoundExporter.

Public Member Functions

void ExportById (uint fileId, string outputFolder)
 
byte[] GetSoundData (uint fileId, out string fileExtension)
 
string GetFileExtension (uint soundInfoId)
 
string GetHtmlSource (uint fileId)
 gets the audio embed source for the clip in the format "data:audio/{type};base64, {base64}" More...
 

Properties

IReadOnlyCollection< uint > SoundFileIds [get]
 

Detailed Description

Used to export sounds from client_sound/client_general


The documentation for this interface was generated from the following file: