| IMediaSampleSetPreroll Method  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxint SetPreroll(
	bool bIsPreroll
)
Function SetPreroll ( 
	bIsPreroll As Boolean
) As Integer
int SetPreroll(
	[InAttribute] bool bIsPreroll
)
abstract SetPreroll : 
        bIsPreroll : bool -> int 
Parameters
- bIsPreroll
 - Type: SystemBoolean
 
Return Value
Type: 
Int32
See Also