Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_MANGLE_NAMESPACE(DisplayLinkObserver) Category Reference
Collaboration diagram for QT_MANGLE_NAMESPACE(DisplayLinkObserver):

Instance Methods

(id- initWithAVFDisplayLink:
(void- setDisplayLink:
(void- start
(void- stop
(void- displayLinkNotification:
(id- initWithAVFDisplayLink:
(void- setDisplayLink:
(void- start
(void- stop
(void- displayLinkNotification:

Protected Attributes

 : NSObject{ AVFDisplayLink *_Nonnull m_avfDisplayLink
CADisplayLink * m_displayLink

Detailed Description

Definition at line 21 of file avfdisplaylink.mm.

Method Documentation

◆ displayLinkNotification: [1/2]

- (void) displayLinkNotification: (CADisplayLink *) sender

Definition at line 71 of file avfdisplaylink.mm.

◆ displayLinkNotification: [2/2]

- (void) displayLinkNotification: (CADisplayLink *) sender

◆ initWithAVFDisplayLink: [1/2]

- (id) initWithAVFDisplayLink: (AVFDisplayLink *_Nonnull) link

Definition at line 35 of file avfdisplaylink.mm.

◆ initWithAVFDisplayLink: [2/2]

- (id) initWithAVFDisplayLink: (AVFDisplayLink *_Nonnull) link

◆ setDisplayLink: [1/2]

- (void) setDisplayLink: (CADisplayLink *) displayLink

Definition at line 49 of file avfdisplaylink.mm.

◆ setDisplayLink: [2/2]

- (void) setDisplayLink: (CADisplayLink *) displayLink

◆ start [1/2]

- (void) start

Definition at line 61 of file avfdisplaylink.mm.

◆ start [2/2]

- (void) start

◆ stop [1/2]

- (void) stop

Definition at line 66 of file avfdisplaylink.mm.

◆ stop [2/2]

- (void) stop

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 199 of file avfdisplaylink.mm.

◆ m_displayLink

- (CADisplayLink *) m_displayLink
protected

Definition at line 24 of file avfdisplaylink.mm.


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