types

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2026 License: CC0-1.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AudioAttributes

type AudioAttributes struct {
	Usage       int32
	ContentType int32
	Source      int32
	Flags       int32
}

func (*AudioAttributes) MarshalParcel

func (s *AudioAttributes) MarshalParcel(
	p *parcel.Parcel,
) error

func (*AudioAttributes) UnmarshalParcel

func (s *AudioAttributes) UnmarshalParcel(
	p *parcel.Parcel,
) error

type AudioFocusInfo

type AudioFocusInfo struct {
	ClientUid    int32
	ClientId     string
	PackageName  string
	GainRequest  int32
	LossReceived int32
	Flags        int32
	SdkTarget    int32
	GenCount     int64
}

func (*AudioFocusInfo) MarshalParcel

func (s *AudioFocusInfo) MarshalParcel(
	p *parcel.Parcel,
) error

func (*AudioFocusInfo) UnmarshalParcel

func (s *AudioFocusInfo) UnmarshalParcel(
	p *parcel.Parcel,
) error

type AudioFormat

type AudioFormat struct {
	PropertySetMask  int32
	Encoding         int32
	SampleRate       int32
	ChannelMask      int32
	ChannelIndexMask int32
}

func (*AudioFormat) MarshalParcel

func (s *AudioFormat) MarshalParcel(
	p *parcel.Parcel,
) error

func (*AudioFormat) UnmarshalParcel

func (s *AudioFormat) UnmarshalParcel(
	p *parcel.Parcel,
) error

type IRemoteSessionCallback

type IRemoteSessionCallback interface {
	AsBinder() binder.IBinder
}

type MediaMetadata

type MediaMetadata struct {
	BitmapDimensionLimit int32
}

func (*MediaMetadata) MarshalParcel

func (s *MediaMetadata) MarshalParcel(
	p *parcel.Parcel,
) error

func (*MediaMetadata) UnmarshalParcel

func (s *MediaMetadata) UnmarshalParcel(
	p *parcel.Parcel,
) error

type Rating

type Rating struct {
	RatingStyle int32
	RatingValue float32
}

func (*Rating) MarshalParcel

func (s *Rating) MarshalParcel(
	p *parcel.Parcel,
) error

func (*Rating) UnmarshalParcel

func (s *Rating) UnmarshalParcel(
	p *parcel.Parcel,
) error

Jump to

Keyboard shortcuts

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