Click or drag to resize
VastAdBreakadsForRootWithWrappers Method

Namespace: Veeplay.media.events
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, List<VASTInLineNode>> adsForRootWithWrappers(
	VASTRootNode root,
	List<VASTWrapperNode> wrappers,
	int sourceIndex
)

Parameters

root
Type: Veeplay.vastVASTRootNode
wrappers
Type: System.Collections.GenericListVASTWrapperNode
sourceIndex
Type: SystemInt32

Return Value

Type: DictionaryString, ListVASTInLineNode
See Also