Typescript Library Declarations (DOM)
Interface AudioTimestamp
interface
AudioTimestamp
{
contextTime
?:
number
;
performanceTime
?:
number
;
}
Index
Properties
context
Time?
performance
Time?
Properties
Optional
context
Time
context
Time
?:
number
Optional
performance
Time
performance
Time
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
context
Time
performance
Time
Typescript Library Declarations (DOM)