// SPDX-FileCopyrightText: OpenTalk GmbH <mail@opentalk.eu>
//// SPDX-License-Identifier: EUPL-1.2
useanyhow::Result;pub(crate)modmatroskas3sink;/// # Errors
////// Returns an error if Gstreamer is not initialized or this function was already called in this proccess.
pubfnregister_all()->Result<()>{matroskas3sink::register()}