MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Instance Methods | List of all members
<PlaybackSource> Protocol Reference

Responsible for managing playback devices. More...

#import <source.h>

Inheritance diagram for <PlaybackSource>:
Inheritance graph
[legend]
Collaboration diagram for <PlaybackSource>:
Collaboration graph
[legend]

Instance Methods

(void) - initPlayback
 Initializes the playback device.
 
(bool) - isPlaying
 

Detailed Description

Responsible for managing playback devices.

Method Documentation

◆ initPlayback

- (void) initPlayback

Initializes the playback device.

Reimplemented in MCAudioPlayback.

◆ isPlaying

- (bool) isPlaying

Checks whether the playback device is currently playing media (true) or not (false).

  • Returns: True if playing. False otherwise.

Reimplemented in MCAudioPlayback.


The documentation for this protocol was generated from the following file: