RCRTCStreamDirection Constants Reference

Declared in RCRTCProbeStatusForm.h

RCRTCStreamDirection

Definition

typedef NS_ENUM(NSInteger, RCRTCStreamDirection ) {
   RCRTCStreamDirection_UpLink = 1,
   RCRTCStreamDirection_DownLink = 2,
};

Constants

RCRTCStreamDirection_UpLink

Declared In RCRTCProbeStatusForm.h.

RCRTCStreamDirection_DownLink

Declared In RCRTCProbeStatusForm.h.