SAMPLE_OA_REPORT
(stream->sample_flags & SAMPLE_OA_REPORT) ?
if (!(stream->sample_flags & SAMPLE_OA_REPORT))
if (stream->sample_flags & SAMPLE_OA_REPORT)
if (stream->sample_flags & SAMPLE_OA_REPORT)
if (!(props->sample_flags & SAMPLE_OA_REPORT) &&
if (!stream->enabled || !(stream->sample_flags & SAMPLE_OA_REPORT))
(props->sample_flags & SAMPLE_OA_REPORT) == 0)
props->sample_flags |= SAMPLE_OA_REPORT;
.sample_flags = SAMPLE_OA_REPORT,