Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CameraMetadataNative ¶
type CameraMetadataNative struct {
}
func (*CameraMetadataNative) MarshalParcel ¶
func (s *CameraMetadataNative) MarshalParcel( p *parcel.Parcel, ) error
func (*CameraMetadataNative) UnmarshalParcel ¶
func (s *CameraMetadataNative) UnmarshalParcel( p *parcel.Parcel, ) error
type CaptureResultExtras ¶
type CaptureResultExtras struct {
RequestId int32
SubsequenceId int32
AfTriggerId int32
PrecaptureTriggerId int32
FrameNumber int64
PartialResultCount int32
ErrorStreamId int32
LastCompletedRegularFrameNumber int64
LastCompletedReprocessFrameNumber int64
LastCompletedZslFrameNumber int64
HasReadoutTimestamp bool
}
func (*CaptureResultExtras) MarshalParcel ¶
func (s *CaptureResultExtras) MarshalParcel( p *parcel.Parcel, ) error
func (*CaptureResultExtras) UnmarshalParcel ¶
func (s *CaptureResultExtras) UnmarshalParcel( p *parcel.Parcel, ) error
type PhysicalCaptureResultInfo ¶
type PhysicalCaptureResultInfo struct {
CameraId string
}
func (*PhysicalCaptureResultInfo) MarshalParcel ¶
func (s *PhysicalCaptureResultInfo) MarshalParcel( p *parcel.Parcel, ) error
func (*PhysicalCaptureResultInfo) UnmarshalParcel ¶
func (s *PhysicalCaptureResultInfo) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.