gstsdp.mikeypayload_sp

Module for [MIKEYPayloadSP] class

Types 1

The Security Policy payload defines a set of policies that apply to a specific security protocol

Fields
Methods
void * _cPtr()
gstsdp.mikeypayload.MIKEYPayload pt() @propertyGet `pt` field. Returns: the payload header
uint policy() @propertyGet `policy` field. Returns: the policy number
void policy(uint propval) @propertySet `policy` field. Params: propval = the policy number
gstsdp.types.MIKEYSecProto proto() @propertyGet `proto` field. Returns: the security protocol
void proto(gstsdp.types.MIKEYSecProto propval) @propertySet `proto` field. Params: propval = the security protocol
Constructors
this(void * ptr, Flag!"Take" take)