pub fn try_empty_audio_frame() -> Option<AudioFrame<SampleFormat, AudioChannelLayout, AudioFrameExtra, FfmpegBuffer>>Expand description
Fallible counterpart to empty_audio_frame. Returns None if
any of the eight placeholder allocations fails.
pub fn try_empty_audio_frame() -> Option<AudioFrame<SampleFormat, AudioChannelLayout, AudioFrameExtra, FfmpegBuffer>>Fallible counterpart to empty_audio_frame. Returns None if
any of the eight placeholder allocations fails.