Type alias PlaybackState

Current PlaybackState for CoWatching experiences.

Signature

  type 
  
 PlaybackState 
  
 = 
  
 | 
  
 'INVALID' 
  
 | 
  
 'BUFFERING' 
  
 | 
  
 'PLAY' 
  
 | 
  
 'PAUSE' 
  
 | 
  
 'ENDED' 
 ; 
 
Create a Mobile Website
View Site in Mobile | Classic
Share by: