The main loop property

AgsApplicationContext:main-loop does usually point to an AgsThread implementing AgsMainLoop interface. libags_thread.so.2 provides you the AgsGenericMainLoop object or if you intend to use libags_audio.so.2, this property shall point to AgsAudioLoop.