Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はPyQt4で音楽プレーヤーを作成しており、フォノンを使用して音楽自体を再生しています。このアプリケーションは主にWindowsを対象としていますが、MacとLinuxのバージョンもサポートする予定です。私が知りたいのは、ユーザーがそれらのファイルのみを入力できるようにするために、Phononでサポートされているオーディオ形式です。
バックエンドがサポートする形式を確認するには、 availableMimeTypes()を呼び出す必要があります。