gstsdp.mikeypayload_rand

Module for [MIKEYPayloadRAND] class

Types 1

The RAND payload consists of a (pseudo-)random bit-string

Fields
Methods
void * _cPtr()
gstsdp.mikeypayload.MIKEYPayload pt() @propertyGet `pt` field. Returns: the payload header
ubyte len() @propertyGet `len` field. Returns: the length of @rand
void len(ubyte propval) @propertySet `len` field. Params: propval = the length of @rand
Constructors
this(void * ptr, Flag!"Take" take)