Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

CMSampleBuffer Attachment Setting

$
0
0

Trying to set DisplayImmediately setting but cannot se how, got so far...

CMSampleBufferAttachmentSettings[] sampleBufferAttachmentSettings = sampleBuffer.GetSampleAttachments(true);
sampleBufferAttachmentSettings[0].DisplayImmediately = true;


Viewing all articles
Browse latest Browse all 204402

Trending Articles