Interface

GstAudio-1.0GstAudioStreamVolumeNamespace

interface StreamVolumeNamespace {
    $gtype: GType<GstAudio.StreamVolume>;
    prototype: GstAudio.StreamVolume;
    convert_volume(
        from: StreamVolumeFormat,
        to: StreamVolumeFormat,
        val: number,
    ): number;
}
Index

Properties

Methods

Properties

Methods