Searched refs:audioTracks (Results 1 – 1 of 1) sorted by relevance
559 gint audioTracks = 0; in notifyPlayerOfAudio() local561 g_object_get(m_playBin, "n-audio", &audioTracks, NULL); in notifyPlayerOfAudio()562 m_hasAudio = audioTracks > 0; in notifyPlayerOfAudio()