- 
                  
                  Whether the player is casting. DeclarationSwift var casting: Bool { get }
- 
                  
                  The state of the casting process. DeclarationSwift var state: PlayerCastState { get }
- 
                  
                  Start a casting session with the player’s source. DeclarationSwift func start()
- 
                  
                  Stop the active casting session. DeclarationSwift func stop()
