Documentation
¶
Index ¶
- type ActiveProcessingPictureServer
- func (s *ActiveProcessingPictureServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ActiveProcessingPictureServer) GetId(_ context.Context, req *pb.GetIdRequest) (*pb.GetIdResponse, error)
- func (s *ActiveProcessingPictureServer) GetProfileId(_ context.Context, req *pb.ActiveProcessingPictureGetProfileIdRequest) (*pb.GetProfileIdResponse, error)
- func (s *ActiveProcessingPictureServer) NewActiveProcessingPicture(_ context.Context, req *pb.NewActiveProcessingPictureRequest) (*pb.NewActiveProcessingPictureResponse, error)
- func (s *ActiveProcessingPictureServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type AmbientBacklightEventServer
- func (s *AmbientBacklightEventServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *AmbientBacklightEventServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
- func (s *AmbientBacklightEventServer) GetEventType(_ context.Context, req *pb.GetEventTypeRequest) (*pb.GetEventTypeResponse, error)
- func (s *AmbientBacklightEventServer) GetMetadata(_ context.Context, req *pb.GetMetadataRequest) (*pb.GetMetadataResponse, error)
- func (s *AmbientBacklightEventServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *AmbientBacklightEventServer) NewAmbientBacklightEvent(_ context.Context, req *pb.NewAmbientBacklightEventRequest) (*pb.NewAmbientBacklightEventResponse, error)
- func (s *AmbientBacklightEventServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *AmbientBacklightEventServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type AmbientBacklightMetadataServer
- func (s *AmbientBacklightMetadataServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *AmbientBacklightMetadataServer) GetColorFormat(_ context.Context, req *pb.GetColorFormatRequest) (*pb.GetColorFormatResponse, error)
- func (s *AmbientBacklightMetadataServer) GetCompressionAlgorithm(_ context.Context, req *pb.GetCompressionAlgorithmRequest) (*pb.GetCompressionAlgorithmResponse, error)
- func (s *AmbientBacklightMetadataServer) GetHorizontalZonesCount(_ context.Context, req *pb.GetHorizontalZonesCountRequest) (*pb.GetHorizontalZonesCountResponse, error)
- func (s *AmbientBacklightMetadataServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
- func (s *AmbientBacklightMetadataServer) GetSource(_ context.Context, req *pb.GetSourceRequest) (*pb.GetSourceResponse, error)
- func (s *AmbientBacklightMetadataServer) GetVerticalZonesCount(_ context.Context, req *pb.GetVerticalZonesCountRequest) (*pb.GetVerticalZonesCountResponse, error)
- func (s *AmbientBacklightMetadataServer) GetZoneColors(_ context.Context, req *pb.GetZoneColorsRequest) (*pb.GetZoneColorsResponse, error)
- func (s *AmbientBacklightMetadataServer) NewAmbientBacklightMetadata(_ context.Context, req *pb.NewAmbientBacklightMetadataRequest) (*pb.NewAmbientBacklightMetadataResponse, error)
- func (s *AmbientBacklightMetadataServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *AmbientBacklightMetadataServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type AmbientBacklightSettingsServer
- func (s *AmbientBacklightSettingsServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *AmbientBacklightSettingsServer) GetColorFormat(_ context.Context, req *pb.GetColorFormatRequest) (*pb.GetColorFormatResponse, error)
- func (s *AmbientBacklightSettingsServer) GetHorizontalZonesCount(_ context.Context, req *pb.GetHorizontalZonesCountRequest) (*pb.GetHorizontalZonesCountResponse, error)
- func (s *AmbientBacklightSettingsServer) GetMaxFps(_ context.Context, req *pb.GetMaxFpsRequest) (*pb.GetMaxFpsResponse, error)
- func (s *AmbientBacklightSettingsServer) GetSource(_ context.Context, req *pb.GetSourceRequest) (*pb.GetSourceResponse, error)
- func (s *AmbientBacklightSettingsServer) GetThreshold(_ context.Context, req *pb.GetThresholdRequest) (*pb.GetThresholdResponse, error)
- func (s *AmbientBacklightSettingsServer) GetVerticalZonesCount(_ context.Context, req *pb.GetVerticalZonesCountRequest) (*pb.GetVerticalZonesCountResponse, error)
- func (s *AmbientBacklightSettingsServer) IsLetterboxOmitted(_ context.Context, req *pb.IsLetterboxOmittedRequest) (*pb.IsLetterboxOmittedResponse, error)
- func (s *AmbientBacklightSettingsServer) NewAmbientBacklightSettings(_ context.Context, req *pb.NewAmbientBacklightSettingsRequest) (*pb.NewAmbientBacklightSettingsResponse, error)
- func (s *AmbientBacklightSettingsServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *AmbientBacklightSettingsServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type MediaQualityManagerServer
- func (s *MediaQualityManagerServer) CreatePictureProfile(_ context.Context, req *pb.CreatePictureProfileRequest) (*pb.CreatePictureProfileResponse, error)
- func (s *MediaQualityManagerServer) CreateSoundProfile(_ context.Context, req *pb.CreateSoundProfileRequest) (*pb.CreateSoundProfileResponse, error)
- func (s *MediaQualityManagerServer) GetAvailablePictureProfiles(_ context.Context, req *pb.GetAvailablePictureProfilesRequest) (*pb.GetAvailablePictureProfilesResponse, error)
- func (s *MediaQualityManagerServer) GetAvailableSoundProfiles(_ context.Context, req *pb.GetAvailableSoundProfilesRequest) (*pb.GetAvailableSoundProfilesResponse, error)
- func (s *MediaQualityManagerServer) GetPictureProfile(_ context.Context, req *pb.GetPictureProfileRequest) (*pb.GetPictureProfileResponse, error)
- func (s *MediaQualityManagerServer) GetSoundProfile(_ context.Context, req *pb.GetSoundProfileRequest) (*pb.GetSoundProfileResponse, error)
- func (s *MediaQualityManagerServer) IsAmbientBacklightEnabled(_ context.Context, req *pb.IsAmbientBacklightEnabledRequest) (*pb.IsAmbientBacklightEnabledResponse, error)
- func (s *MediaQualityManagerServer) IsAutoPictureQualityEnabled(_ context.Context, req *pb.IsAutoPictureQualityEnabledRequest) (*pb.IsAutoPictureQualityEnabledResponse, error)
- func (s *MediaQualityManagerServer) IsAutoSoundQualityEnabled(_ context.Context, req *pb.IsAutoSoundQualityEnabledRequest) (*pb.IsAutoSoundQualityEnabledResponse, error)
- func (s *MediaQualityManagerServer) IsSuperResolutionEnabled(_ context.Context, req *pb.IsSuperResolutionEnabledRequest) (*pb.IsSuperResolutionEnabledResponse, error)
- func (s *MediaQualityManagerServer) RegisterAmbientBacklightCallback(_ context.Context, req *pb.RegisterAmbientBacklightCallbackRequest) (*pb.RegisterAmbientBacklightCallbackResponse, error)
- func (s *MediaQualityManagerServer) RegisterPictureProfileCallback(_ context.Context, req *pb.RegisterPictureProfileCallbackRequest) (*pb.RegisterPictureProfileCallbackResponse, error)
- func (s *MediaQualityManagerServer) RegisterSoundProfileCallback(_ context.Context, req *pb.RegisterSoundProfileCallbackRequest) (*pb.RegisterSoundProfileCallbackResponse, error)
- func (s *MediaQualityManagerServer) RemovePictureProfile(_ context.Context, req *pb.RemovePictureProfileRequest) (*pb.RemovePictureProfileResponse, error)
- func (s *MediaQualityManagerServer) RemoveSoundProfile(_ context.Context, req *pb.RemoveSoundProfileRequest) (*pb.RemoveSoundProfileResponse, error)
- func (s *MediaQualityManagerServer) SetAmbientBacklightEnabled(_ context.Context, req *pb.SetAmbientBacklightEnabledRequest) (*pb.SetAmbientBacklightEnabledResponse, error)
- func (s *MediaQualityManagerServer) SetAmbientBacklightSettings(_ context.Context, req *pb.SetAmbientBacklightSettingsRequest) (*pb.SetAmbientBacklightSettingsResponse, error)
- func (s *MediaQualityManagerServer) UnregisterAmbientBacklightCallback(_ context.Context, req *pb.UnregisterAmbientBacklightCallbackRequest) (*pb.UnregisterAmbientBacklightCallbackResponse, error)
- func (s *MediaQualityManagerServer) UnregisterPictureProfileCallback(_ context.Context, req *pb.UnregisterPictureProfileCallbackRequest) (*pb.UnregisterPictureProfileCallbackResponse, error)
- func (s *MediaQualityManagerServer) UnregisterSoundProfileCallback(_ context.Context, req *pb.UnregisterSoundProfileCallbackRequest) (*pb.UnregisterSoundProfileCallbackResponse, error)
- func (s *MediaQualityManagerServer) UpdatePictureProfile(_ context.Context, req *pb.UpdatePictureProfileRequest) (*pb.UpdatePictureProfileResponse, error)
- func (s *MediaQualityManagerServer) UpdateSoundProfile(_ context.Context, req *pb.UpdateSoundProfileRequest) (*pb.UpdateSoundProfileResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActiveProcessingPictureServer ¶
type ActiveProcessingPictureServer struct {
pb.UnimplementedActiveProcessingPictureServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ActiveProcessingPictureServer implements pb.ActiveProcessingPictureServiceServer.
func (*ActiveProcessingPictureServer) DescribeContents ¶
func (s *ActiveProcessingPictureServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ActiveProcessingPictureServer) GetId ¶
func (s *ActiveProcessingPictureServer) GetId(_ context.Context, req *pb.GetIdRequest) (*pb.GetIdResponse, error)
func (*ActiveProcessingPictureServer) GetProfileId ¶
func (s *ActiveProcessingPictureServer) GetProfileId(_ context.Context, req *pb.ActiveProcessingPictureGetProfileIdRequest) (*pb.GetProfileIdResponse, error)
func (*ActiveProcessingPictureServer) NewActiveProcessingPicture ¶
func (s *ActiveProcessingPictureServer) NewActiveProcessingPicture(_ context.Context, req *pb.NewActiveProcessingPictureRequest) (*pb.NewActiveProcessingPictureResponse, error)
func (*ActiveProcessingPictureServer) WriteToParcel ¶
func (s *ActiveProcessingPictureServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type AmbientBacklightEventServer ¶
type AmbientBacklightEventServer struct {
pb.UnimplementedAmbientBacklightEventServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AmbientBacklightEventServer implements pb.AmbientBacklightEventServiceServer.
func (*AmbientBacklightEventServer) DescribeContents ¶
func (s *AmbientBacklightEventServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*AmbientBacklightEventServer) Equals ¶
func (s *AmbientBacklightEventServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
func (*AmbientBacklightEventServer) GetEventType ¶
func (s *AmbientBacklightEventServer) GetEventType(_ context.Context, req *pb.GetEventTypeRequest) (*pb.GetEventTypeResponse, error)
func (*AmbientBacklightEventServer) GetMetadata ¶
func (s *AmbientBacklightEventServer) GetMetadata(_ context.Context, req *pb.GetMetadataRequest) (*pb.GetMetadataResponse, error)
func (*AmbientBacklightEventServer) HashCode ¶
func (s *AmbientBacklightEventServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
func (*AmbientBacklightEventServer) NewAmbientBacklightEvent ¶
func (s *AmbientBacklightEventServer) NewAmbientBacklightEvent(_ context.Context, req *pb.NewAmbientBacklightEventRequest) (*pb.NewAmbientBacklightEventResponse, error)
func (*AmbientBacklightEventServer) ToString ¶
func (s *AmbientBacklightEventServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*AmbientBacklightEventServer) WriteToParcel ¶
func (s *AmbientBacklightEventServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type AmbientBacklightMetadataServer ¶
type AmbientBacklightMetadataServer struct {
pb.UnimplementedAmbientBacklightMetadataServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AmbientBacklightMetadataServer implements pb.AmbientBacklightMetadataServiceServer.
func (*AmbientBacklightMetadataServer) DescribeContents ¶
func (s *AmbientBacklightMetadataServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*AmbientBacklightMetadataServer) GetColorFormat ¶
func (s *AmbientBacklightMetadataServer) GetColorFormat(_ context.Context, req *pb.GetColorFormatRequest) (*pb.GetColorFormatResponse, error)
func (*AmbientBacklightMetadataServer) GetCompressionAlgorithm ¶
func (s *AmbientBacklightMetadataServer) GetCompressionAlgorithm(_ context.Context, req *pb.GetCompressionAlgorithmRequest) (*pb.GetCompressionAlgorithmResponse, error)
func (*AmbientBacklightMetadataServer) GetHorizontalZonesCount ¶
func (s *AmbientBacklightMetadataServer) GetHorizontalZonesCount(_ context.Context, req *pb.GetHorizontalZonesCountRequest) (*pb.GetHorizontalZonesCountResponse, error)
func (*AmbientBacklightMetadataServer) GetPackageName ¶
func (s *AmbientBacklightMetadataServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
func (*AmbientBacklightMetadataServer) GetSource ¶
func (s *AmbientBacklightMetadataServer) GetSource(_ context.Context, req *pb.GetSourceRequest) (*pb.GetSourceResponse, error)
func (*AmbientBacklightMetadataServer) GetVerticalZonesCount ¶
func (s *AmbientBacklightMetadataServer) GetVerticalZonesCount(_ context.Context, req *pb.GetVerticalZonesCountRequest) (*pb.GetVerticalZonesCountResponse, error)
func (*AmbientBacklightMetadataServer) GetZoneColors ¶
func (s *AmbientBacklightMetadataServer) GetZoneColors(_ context.Context, req *pb.GetZoneColorsRequest) (*pb.GetZoneColorsResponse, error)
func (*AmbientBacklightMetadataServer) NewAmbientBacklightMetadata ¶
func (s *AmbientBacklightMetadataServer) NewAmbientBacklightMetadata(_ context.Context, req *pb.NewAmbientBacklightMetadataRequest) (*pb.NewAmbientBacklightMetadataResponse, error)
func (*AmbientBacklightMetadataServer) ToString ¶
func (s *AmbientBacklightMetadataServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*AmbientBacklightMetadataServer) WriteToParcel ¶
func (s *AmbientBacklightMetadataServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type AmbientBacklightSettingsServer ¶
type AmbientBacklightSettingsServer struct {
pb.UnimplementedAmbientBacklightSettingsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AmbientBacklightSettingsServer implements pb.AmbientBacklightSettingsServiceServer.
func (*AmbientBacklightSettingsServer) DescribeContents ¶
func (s *AmbientBacklightSettingsServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*AmbientBacklightSettingsServer) GetColorFormat ¶
func (s *AmbientBacklightSettingsServer) GetColorFormat(_ context.Context, req *pb.GetColorFormatRequest) (*pb.GetColorFormatResponse, error)
func (*AmbientBacklightSettingsServer) GetHorizontalZonesCount ¶
func (s *AmbientBacklightSettingsServer) GetHorizontalZonesCount(_ context.Context, req *pb.GetHorizontalZonesCountRequest) (*pb.GetHorizontalZonesCountResponse, error)
func (*AmbientBacklightSettingsServer) GetMaxFps ¶
func (s *AmbientBacklightSettingsServer) GetMaxFps(_ context.Context, req *pb.GetMaxFpsRequest) (*pb.GetMaxFpsResponse, error)
func (*AmbientBacklightSettingsServer) GetSource ¶
func (s *AmbientBacklightSettingsServer) GetSource(_ context.Context, req *pb.GetSourceRequest) (*pb.GetSourceResponse, error)
func (*AmbientBacklightSettingsServer) GetThreshold ¶
func (s *AmbientBacklightSettingsServer) GetThreshold(_ context.Context, req *pb.GetThresholdRequest) (*pb.GetThresholdResponse, error)
func (*AmbientBacklightSettingsServer) GetVerticalZonesCount ¶
func (s *AmbientBacklightSettingsServer) GetVerticalZonesCount(_ context.Context, req *pb.GetVerticalZonesCountRequest) (*pb.GetVerticalZonesCountResponse, error)
func (*AmbientBacklightSettingsServer) IsLetterboxOmitted ¶
func (s *AmbientBacklightSettingsServer) IsLetterboxOmitted(_ context.Context, req *pb.IsLetterboxOmittedRequest) (*pb.IsLetterboxOmittedResponse, error)
func (*AmbientBacklightSettingsServer) NewAmbientBacklightSettings ¶
func (s *AmbientBacklightSettingsServer) NewAmbientBacklightSettings(_ context.Context, req *pb.NewAmbientBacklightSettingsRequest) (*pb.NewAmbientBacklightSettingsResponse, error)
func (*AmbientBacklightSettingsServer) ToString ¶
func (s *AmbientBacklightSettingsServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*AmbientBacklightSettingsServer) WriteToParcel ¶
func (s *AmbientBacklightSettingsServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type MediaQualityManagerServer ¶
type MediaQualityManagerServer struct {
pb.UnimplementedMediaQualityManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
MediaQualityManagerServer implements pb.MediaQualityManagerServiceServer.
func (*MediaQualityManagerServer) CreatePictureProfile ¶
func (s *MediaQualityManagerServer) CreatePictureProfile(_ context.Context, req *pb.CreatePictureProfileRequest) (*pb.CreatePictureProfileResponse, error)
func (*MediaQualityManagerServer) CreateSoundProfile ¶
func (s *MediaQualityManagerServer) CreateSoundProfile(_ context.Context, req *pb.CreateSoundProfileRequest) (*pb.CreateSoundProfileResponse, error)
func (*MediaQualityManagerServer) GetAvailablePictureProfiles ¶
func (s *MediaQualityManagerServer) GetAvailablePictureProfiles(_ context.Context, req *pb.GetAvailablePictureProfilesRequest) (*pb.GetAvailablePictureProfilesResponse, error)
func (*MediaQualityManagerServer) GetAvailableSoundProfiles ¶
func (s *MediaQualityManagerServer) GetAvailableSoundProfiles(_ context.Context, req *pb.GetAvailableSoundProfilesRequest) (*pb.GetAvailableSoundProfilesResponse, error)
func (*MediaQualityManagerServer) GetPictureProfile ¶
func (s *MediaQualityManagerServer) GetPictureProfile(_ context.Context, req *pb.GetPictureProfileRequest) (*pb.GetPictureProfileResponse, error)
func (*MediaQualityManagerServer) GetSoundProfile ¶
func (s *MediaQualityManagerServer) GetSoundProfile(_ context.Context, req *pb.GetSoundProfileRequest) (*pb.GetSoundProfileResponse, error)
func (*MediaQualityManagerServer) IsAmbientBacklightEnabled ¶
func (s *MediaQualityManagerServer) IsAmbientBacklightEnabled(_ context.Context, req *pb.IsAmbientBacklightEnabledRequest) (*pb.IsAmbientBacklightEnabledResponse, error)
func (*MediaQualityManagerServer) IsAutoPictureQualityEnabled ¶
func (s *MediaQualityManagerServer) IsAutoPictureQualityEnabled(_ context.Context, req *pb.IsAutoPictureQualityEnabledRequest) (*pb.IsAutoPictureQualityEnabledResponse, error)
func (*MediaQualityManagerServer) IsAutoSoundQualityEnabled ¶
func (s *MediaQualityManagerServer) IsAutoSoundQualityEnabled(_ context.Context, req *pb.IsAutoSoundQualityEnabledRequest) (*pb.IsAutoSoundQualityEnabledResponse, error)
func (*MediaQualityManagerServer) IsSuperResolutionEnabled ¶
func (s *MediaQualityManagerServer) IsSuperResolutionEnabled(_ context.Context, req *pb.IsSuperResolutionEnabledRequest) (*pb.IsSuperResolutionEnabledResponse, error)
func (*MediaQualityManagerServer) RegisterAmbientBacklightCallback ¶
func (s *MediaQualityManagerServer) RegisterAmbientBacklightCallback(_ context.Context, req *pb.RegisterAmbientBacklightCallbackRequest) (*pb.RegisterAmbientBacklightCallbackResponse, error)
func (*MediaQualityManagerServer) RegisterPictureProfileCallback ¶
func (s *MediaQualityManagerServer) RegisterPictureProfileCallback(_ context.Context, req *pb.RegisterPictureProfileCallbackRequest) (*pb.RegisterPictureProfileCallbackResponse, error)
func (*MediaQualityManagerServer) RegisterSoundProfileCallback ¶
func (s *MediaQualityManagerServer) RegisterSoundProfileCallback(_ context.Context, req *pb.RegisterSoundProfileCallbackRequest) (*pb.RegisterSoundProfileCallbackResponse, error)
func (*MediaQualityManagerServer) RemovePictureProfile ¶
func (s *MediaQualityManagerServer) RemovePictureProfile(_ context.Context, req *pb.RemovePictureProfileRequest) (*pb.RemovePictureProfileResponse, error)
func (*MediaQualityManagerServer) RemoveSoundProfile ¶
func (s *MediaQualityManagerServer) RemoveSoundProfile(_ context.Context, req *pb.RemoveSoundProfileRequest) (*pb.RemoveSoundProfileResponse, error)
func (*MediaQualityManagerServer) SetAmbientBacklightEnabled ¶
func (s *MediaQualityManagerServer) SetAmbientBacklightEnabled(_ context.Context, req *pb.SetAmbientBacklightEnabledRequest) (*pb.SetAmbientBacklightEnabledResponse, error)
func (*MediaQualityManagerServer) SetAmbientBacklightSettings ¶
func (s *MediaQualityManagerServer) SetAmbientBacklightSettings(_ context.Context, req *pb.SetAmbientBacklightSettingsRequest) (*pb.SetAmbientBacklightSettingsResponse, error)
func (*MediaQualityManagerServer) UnregisterAmbientBacklightCallback ¶
func (s *MediaQualityManagerServer) UnregisterAmbientBacklightCallback(_ context.Context, req *pb.UnregisterAmbientBacklightCallbackRequest) (*pb.UnregisterAmbientBacklightCallbackResponse, error)
func (*MediaQualityManagerServer) UnregisterPictureProfileCallback ¶
func (s *MediaQualityManagerServer) UnregisterPictureProfileCallback(_ context.Context, req *pb.UnregisterPictureProfileCallbackRequest) (*pb.UnregisterPictureProfileCallbackResponse, error)
func (*MediaQualityManagerServer) UnregisterSoundProfileCallback ¶
func (s *MediaQualityManagerServer) UnregisterSoundProfileCallback(_ context.Context, req *pb.UnregisterSoundProfileCallbackRequest) (*pb.UnregisterSoundProfileCallbackResponse, error)
func (*MediaQualityManagerServer) UpdatePictureProfile ¶
func (s *MediaQualityManagerServer) UpdatePictureProfile(_ context.Context, req *pb.UpdatePictureProfileRequest) (*pb.UpdatePictureProfileResponse, error)
func (*MediaQualityManagerServer) UpdateSoundProfile ¶
func (s *MediaQualityManagerServer) UpdateSoundProfile(_ context.Context, req *pb.UpdateSoundProfileRequest) (*pb.UpdateSoundProfileResponse, error)
Click to show internal directories.
Click to hide internal directories.