CjVideoCapture
Instance Methods | List of all members
<CjVideoCaptureDelegate> Protocol Reference
Inheritance diagram for <CjVideoCaptureDelegate>:

Instance Methods

(void) - h264NaluCaptured:naluType:
 Delegate gets called when NALU has been captured. More...
 

Method Documentation

◆ h264NaluCaptured:naluType:()

- (void) h264NaluCaptured: (NSData *)  nalu
naluType: (H264NaluType naluType 

Delegate gets called when NALU has been captured.

Parameters
naluH.264 NALU (NAL Unit)
naluTypeThe type of NALU captured (SPS, PPS, I-frame or P-frame).

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