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.
パイプラインは、ソース デマルチプレクサのオーディオおよびビデオ シンクで構築されます。複数のシンクパッドを持つパイプラインにシークイベントが送信される場合、イベントをシンクパッドに送信する順序は誰が決定できますか? gst_element_send_event(パイプライン、イベント)
gst_element_send_event は同期呼び出しであり、両方のパッドがシーク イベントを処理できる場合、どこから (オーディオ/ビデオ シンク) リターン ステータスを取得しますか?