fill_silence
Description:
[ Version ( deprecated = true , deprecated_since = "1.20" ) ]
public static void fill_silence (FormatInfo info, uint8[] dest)
public static void fill_silence (FormatInfo info, uint8[] dest)
Warning: fill_silence is deprecated since 1.20.
Fill dest.length bytes in dest with silence samples for info.
Note:
Use fill_silence instead.
Parameters:
| info | |
| dest |
a destination to fill |
| length |
the length to fill |