SoundPropertySetSoundBytes Method
This is used to set the bytes that make up the sound
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public void SetSoundBytes(
byte[] sound
)
Public Sub SetSoundBytes (
sound As Byte()
)
public:
void SetSoundBytes(
array<unsigned char>^ sound
)
member SetSoundBytes :
sound : byte[] -> unit
Parameters
- sound Byte
- The byte array to use
Setting the bytes will force the
ValueLocation property to BINARY