Codec Manager
interface CodecManager
Manages audio codec implementations.
Functions
Link copied to clipboard
@NotNull
Creates a new audio decoder with the specified codec information and configuration parameters.
Link copied to clipboard
@NotNull
Creates a new audio encoder with the specified codec information and configuration parameters.
Link copied to clipboard
Gets a collection of all registered codec suppliers.
Link copied to clipboard
Registers a codec supplier to provide codec implementations.
Link copied to clipboard
Unregisters a codec by its name.
Unregisters a codec supplier.