API Reference › Globals › QualityAdapter
# Class: QualityAdapter
# Hierarchy
QualityAdapter
# Implemented by
# Index
# Constructors
# Methods
# Constructors
# constructor
+ new QualityAdapter(pixotron
: Pixotron): QualityAdapter
Defined in packages/typings/pixotron.ts:76
Parameters:
Name | Type |
---|---|
pixotron | Pixotron |
Returns: QualityAdapter
# Methods
# onQualityChange
▸ onQualityChange(callback
: any): void
Defined in packages/typings/pixotron.ts:80
Parameters:
Name | Type |
---|---|
callback | any |
Returns: void