Indicates Sdes policy for stream. More...
Public Member Functions | |
SdesPolicy (int value) | |
int | getAssignedValue () |
Static Public Member Functions | |
[static initializer] | |
static SdesPolicy | getByAssignedValue (int value) |
Public Attributes | |
Negotiated =(2) | |
Sdes is preferred but not required. More... | |
Disabled =(3) | |
Sdes is disabled. More... | |
Indicates Sdes policy for stream.
fm.liveswitch.SdesPolicy.SdesPolicy | ( | int | value | ) |
|
static |
int fm.liveswitch.SdesPolicy.getAssignedValue | ( | ) |
|
static |
fm.liveswitch.SdesPolicy.Disabled =(3) |
Sdes is disabled.
Crypto attributes will not be included in the session description.
fm.liveswitch.SdesPolicy.Negotiated =(2) |
Sdes is preferred but not required.
If stream type is compatible (i.e. not a DataStream) Crypto attributes will be included in the session description.