AudioInfo.isEqual
bool isEqual(gstaudio.audio_info.AudioInfo other)Compares two #GstAudioInfo and returns whether they are equal or not
Parameters
other | a #GstAudioInfo |
Returns
true if info and other are equal, else false.
bool isEqual(gstaudio.audio_info.AudioInfo other)Compares two #GstAudioInfo and returns whether they are equal or not
other | a #GstAudioInfo |