BlueLibs documentation

OPPSDPRecord.AddFormat Method 

adds format to the supported formats

[Visual Basic]
Public Sub AddFormat( _
   ByVal FormatID As Byte _
)
[C#]
public void AddFormat(
   byte FormatID
);

Parameters

FormatID

See Also

OPPSDPRecord Class | BlueLibs.SDP Namespace