Versions in this module Expand all Collapse all v0 v0.0.6 Mar 22, 2026 v0.0.5 Mar 22, 2026 Changes in this version + type AudioAttributes struct + ContentType int32 + Flags int32 + Source int32 + Usage int32 + func (s *AudioAttributes) MarshalParcel(p *parcel.Parcel) error + func (s *AudioAttributes) UnmarshalParcel(p *parcel.Parcel) error + type AudioFocusInfo struct + ClientId string + ClientUid int32 + Flags int32 + GainRequest int32 + GenCount int64 + LossReceived int32 + PackageName string + SdkTarget int32 + func (s *AudioFocusInfo) MarshalParcel(p *parcel.Parcel) error + func (s *AudioFocusInfo) UnmarshalParcel(p *parcel.Parcel) error + type AudioFormat struct + ChannelIndexMask int32 + ChannelMask int32 + Encoding int32 + PropertySetMask int32 + SampleRate int32 + func (s *AudioFormat) MarshalParcel(p *parcel.Parcel) error + func (s *AudioFormat) UnmarshalParcel(p *parcel.Parcel) error + type IRemoteSessionCallback interface + AsBinder func() binder.IBinder + type MediaMetadata struct + BitmapDimensionLimit int32 + func (s *MediaMetadata) MarshalParcel(p *parcel.Parcel) error + func (s *MediaMetadata) UnmarshalParcel(p *parcel.Parcel) error + type Rating struct + RatingStyle int32 + RatingValue float32 + func (s *Rating) MarshalParcel(p *parcel.Parcel) error + func (s *Rating) UnmarshalParcel(p *parcel.Parcel) error