soundthemeplayer1

package
v0.0.0-...-77ac5d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2023 License: GPL-3.0 Imports: 5 Imported by: 3

Documentation

Overview

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterfaceSoundThemePlayer

type MockInterfaceSoundThemePlayer struct {
	mock.Mock
}

func (*MockInterfaceSoundThemePlayer) EnableSound

func (v *MockInterfaceSoundThemePlayer) EnableSound(flags dbus.Flags, name string, enabled bool) error

func (*MockInterfaceSoundThemePlayer) EnableSoundDesktopLogin

func (v *MockInterfaceSoundThemePlayer) EnableSoundDesktopLogin(flags dbus.Flags, enabled bool) error

func (*MockInterfaceSoundThemePlayer) GoEnableSound

func (v *MockInterfaceSoundThemePlayer) GoEnableSound(flags dbus.Flags, ch chan *dbus.Call, name string, enabled bool) *dbus.Call

func (*MockInterfaceSoundThemePlayer) GoEnableSoundDesktopLogin

func (v *MockInterfaceSoundThemePlayer) GoEnableSoundDesktopLogin(flags dbus.Flags, ch chan *dbus.Call, enabled bool) *dbus.Call

func (*MockInterfaceSoundThemePlayer) GoPlay

func (v *MockInterfaceSoundThemePlayer) GoPlay(flags dbus.Flags, ch chan *dbus.Call, theme string, event string, device string) *dbus.Call

func (*MockInterfaceSoundThemePlayer) GoPlaySoundDesktopLogin

func (v *MockInterfaceSoundThemePlayer) GoPlaySoundDesktopLogin(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call

func (*MockInterfaceSoundThemePlayer) GoPrepareShutdownSound

func (v *MockInterfaceSoundThemePlayer) GoPrepareShutdownSound(flags dbus.Flags, ch chan *dbus.Call, uid int32) *dbus.Call

func (*MockInterfaceSoundThemePlayer) GoSaveAudioState

func (v *MockInterfaceSoundThemePlayer) GoSaveAudioState(flags dbus.Flags, ch chan *dbus.Call, activePlayback map[string]dbus.Variant) *dbus.Call

func (*MockInterfaceSoundThemePlayer) GoSetSoundTheme

func (v *MockInterfaceSoundThemePlayer) GoSetSoundTheme(flags dbus.Flags, ch chan *dbus.Call, theme string) *dbus.Call

func (*MockInterfaceSoundThemePlayer) Play

func (v *MockInterfaceSoundThemePlayer) Play(flags dbus.Flags, theme string, event string, device string) error

func (*MockInterfaceSoundThemePlayer) PlaySoundDesktopLogin

func (v *MockInterfaceSoundThemePlayer) PlaySoundDesktopLogin(flags dbus.Flags) error

func (*MockInterfaceSoundThemePlayer) PrepareShutdownSound

func (v *MockInterfaceSoundThemePlayer) PrepareShutdownSound(flags dbus.Flags, uid int32) error

func (*MockInterfaceSoundThemePlayer) SaveAudioState

func (v *MockInterfaceSoundThemePlayer) SaveAudioState(flags dbus.Flags, activePlayback map[string]dbus.Variant) error

func (*MockInterfaceSoundThemePlayer) SetSoundTheme

func (v *MockInterfaceSoundThemePlayer) SetSoundTheme(flags dbus.Flags, theme string) error

type MockSoundThemePlayer

type MockSoundThemePlayer struct {
	MockInterfaceSoundThemePlayer // interface org.deepin.dde.SoundThemePlayer1
	proxy.MockObject
}

type SoundThemePlayer

type SoundThemePlayer interface {
	proxy.Object
	// contains filtered or unexported methods
}

func NewSoundThemePlayer

func NewSoundThemePlayer(conn *dbus.Conn) SoundThemePlayer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL