MCPcopy Create free account
hub / github.com/K0lb3/UnityPy / extract_audioclip_samples

Function extract_audioclip_samples

UnityPy/export/AudioClipConverter.py:13–49  ·  view source on GitHub ↗

extracts all the samples from an AudioClip :param audio: AudioClip :type audio: AudioClip :return: {filename : sample(bytes)} :rtype: dict

(audio: AudioClip, convert_pcm_float: bool = True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

get_resource_dataFunction · 0.85

Tested by

no test coverage detected