[ Version ( since = "1.10" ) ]
public bool copy_profile_specific_ext (out uint8[] data)
The profile-specific extension data is copied into a new allocated memory area data
.
This must be freed with g_free after usage.
this |
a valid SR or RR Packet |
data |
result profile-specific data |
len |
length of the profile-specific extension data |
|