WalkerKnapp / devolay

A Java binding for the Newtek NDI(tm) SDK.
Apache License 2.0
54 stars 17 forks source link

Add support for capturing metadata from a sender #12

Closed Rushmead closed 4 years ago

Rushmead commented 4 years ago

This adds support for capturing the metadata that is sent by NDI receivers to NDI senders.

This is my first dabblings with C++ so please excuse my poor formatting etc.

WalkerKnapp commented 4 years ago

The formatting seems fine to me. Thank you for the contribution!