Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AudioAttributes ¶
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 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
Click to show internal directories.
Click to hide internal directories.