Constants

The following constants are available globally.

  • Timeline Synchroniser state change notification

    Declaration

    Objective-C

    extern NSString *const kAudioSyncControllerResyncNotification

    Swift

    static let audioSyncControllerResync: NSNotification.Name
  • Timeline Synchroniser state change notification

    Declaration

    Objective-C

    extern NSString *const kVideoSyncControllerResyncNotification

    Swift

    static let videoSyncControllerResync: NSNotification.Name
  • Timeline Synchroniser state change notification

    Declaration

    Objective-C

    extern NSString *const kWebSyncControllerResyncNotification

    Swift

    static let webSyncControllerResync: NSNotification.Name