MIKEYPayload.keyDataSetKey
bool keyDataSetKey(gstsdp.types.MIKEYKeyDataType keyType, ubyte[] keyData)Set key_len bytes of key_data of type key_type as the key for the GST_MIKEY_PT_KEY_DATA payload.
Parameters
keyType | a #GstMIKEYKeyDataType |
keyData | the key of type key_type |
Returns
true on success