IMediaSampleSetPreroll Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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