سؤال

How can I find which video files are natively supported by QT's Phonon?

هل كانت مفيدة؟

المحلول

Supported MIME types vary depending on what backends are installed. You can query for those by using availableMimeTypes() and isMimeTypeAvailable() from Phonon.BackendCapabilities . See the Phonon module reference.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top