Skip to content

Let the user control "EqualizerBand.Bandwidth" #14

Description

@ShortDevelopment
Namespace Windows.Media.Audio
    '
    ' Summary:
    '     Represents an equalizer band for the equalizer effect.
    <ContractVersion(GetType(UniversalApiContract), 65536)> <DualApiPartition(version:=167772160)> <MarshalingBehavior(MarshalingType.Agile)> <Threading(ThreadingModel.Both)>
    Public NotInheritable Class EqualizerBand
        Implements IEqualizerBand
        
...

        '
        ' Summary:
        '     Gets or sets the bandwidth for the equalizer band.
        '
        ' Returns:
        '     A bandwidth value.
        Public Property Bandwidth As System.Double Implements IEqualizerBand.Bandwidth
    End Class
End Namespace

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions