ParsecClientConfig
Client configuration.
Passed to ParsecClientNewAttempt
.
Fields
Type | Name | Description |
---|---|---|
ParsecClientVideoConfig | video | Video configuration, one per stream. |
ParsecContainer | mediaContainer | ParsecContainer value. |
ParsecProtocol | protocol | ParsecProtocol value. |
bool | pngCursor | true to return compressed PNG cursor images during ParsecClientPollEvents , false to return a 32-bit RGBA image. |