You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`inFrames`| The frame or set of frames to transmit. As of CS6, this will always be a single frame. |
343
-
|||
344
-
||`tmLabeledFrame` is defined as: |
345
-
|||
346
-
|| <prelang="cpp">typedef struct {<br/> PPixHand inFrame;<br/> PrSDKStreamLabel inStreamLabel;<br/>} tmLabeledFrame;</pre><br/>The frame(s) must be disposed of by the transmitter when done. |
|`getClipVideoEx`| Superceded by the [Clip Render Suite](sweetpea-suites.md#clip-render-suite), which provides asynchronous import. |
274
274
|||
275
-
|| Retrieves a frame from a clip in a segment tree returned from the [Video Segment Suite](sweetpea-suites.md#video-segment-suite).<br/>It can be used by to retrieve and store a still frame, such as a title, for playback. |
275
+
|| Retrieves a frame from a clip in a segment tree returned from the [Video Segment Suite](sweetpea-suites.md#video-segment-suite). |
276
+
|||
277
+
|| It can be used by to retrieve and store a still frame, such as a title, for playback. |
0 commit comments