HolyLib Wiki

IGModAudioChannelEncoder:FeedEmpty

 boolean IGModAudioChannelEncoder:FeedEmpty( number ms, number samplerate, number channels )

Description

Feeds null data into the encoder for the given ms frame using the given samplerate and channels.

Arguments

1number ms

time in ms to feed into the encoder

2number samplerate
3number channels

Returns

1boolean success