Click or drag to resize
DataReferenceBoxAddUrl Method

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public DataEntryUrlBox AddUrl(
	bool isLocalContent,
	string url
)

Parameters

isLocalContent
Type: SystemBoolean
url
Type: SystemString

Return Value

Type: DataEntryUrlBox
See Also