IMediaSampleSetPreroll Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax int 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:
Int32See Also