SoundData:getBlob
Returns a Blob containing the raw bytes of the SoundData.
blob = SoundData:getBlob()
Arguments
None
Returns
Name | Type | Description |
blob | Blob | The Blob instance containing the bytes for the SoundData .
|
See also
Blob:getPointer
TextureData:getBlob
SoundData