Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutputConfiguration ¶
type OutputConfiguration struct {
Rotation int32
SurfaceGroupId int32
SurfaceType int32
PhysicalCameraId string
DynamicRangeProfile int64
ColorSpace int32
StreamUseCase int64
TimestampBase int32
MirrorMode int32
}
func (*OutputConfiguration) MarshalParcel ¶
func (s *OutputConfiguration) MarshalParcel( p *parcel.Parcel, ) error
func (*OutputConfiguration) UnmarshalParcel ¶
func (s *OutputConfiguration) UnmarshalParcel( p *parcel.Parcel, ) error
type SessionConfiguration ¶
type SessionConfiguration struct {
SessionType int32
}
func (*SessionConfiguration) MarshalParcel ¶
func (s *SessionConfiguration) MarshalParcel( p *parcel.Parcel, ) error
func (*SessionConfiguration) UnmarshalParcel ¶
func (s *SessionConfiguration) UnmarshalParcel( p *parcel.Parcel, ) error
type VendorTagDescriptor ¶
type VendorTagDescriptor struct {
}
func (*VendorTagDescriptor) MarshalParcel ¶
func (s *VendorTagDescriptor) MarshalParcel( p *parcel.Parcel, ) error
func (*VendorTagDescriptor) UnmarshalParcel ¶
func (s *VendorTagDescriptor) UnmarshalParcel( p *parcel.Parcel, ) error
type VendorTagDescriptorCache ¶
type VendorTagDescriptorCache struct {
}
func (*VendorTagDescriptorCache) MarshalParcel ¶
func (s *VendorTagDescriptorCache) MarshalParcel( p *parcel.Parcel, ) error
func (*VendorTagDescriptorCache) UnmarshalParcel ¶
func (s *VendorTagDescriptorCache) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.