AudioInfo.isEqual

Compares two #GstAudioInfo and returns whether they are equal or not

class AudioInfo
bool
isEqual

Parameters

other gstaudio.audio_info.AudioInfo

a #GstAudioInfo

Return Value

Type: bool

true if info and other are equal, else false.