MediaTrack.send()

DESCRIPTION

Send data on this track

DECLARATION

    bool send(const uint8_t* buffer, size_t length)

PARAMETERS

buffer:
[in] Data buffer to send
length:
[in] Length of data buffer

RETURNS

True iff the RTC track is open and ready to send