Click or drag to resize
ParserHelperNextStringByToken Method

Namespace: StreamCoders.Sdp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static string NextStringByToken(
	string stringToSearch,
	ref int offset,
	string token
)

Parameters

stringToSearch
Type: SystemString
offset
Type: SystemInt32
token
Type: SystemString

Return Value

Type: String
See Also