Rate this page:

VIVideoFlags

Specifies video direction for a call.

Constructors

VIVideoFlags

Copy URL
VIVideoFlags(sendVideo: 

bool

,
receiveVideo:

bool

)

Parameters

  • sendVideo:

    bool

    Optional
  • receiveVideo:

    bool

    Optional

Props

receiveVideo

Copy URL
var receiveVideo: 

bool

Returns

  • type:

    bool

sendVideo

Copy URL
var sendVideo: 

bool

Returns

  • type:

    bool