IDmoMediaBufferSetLength Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxint SetLength(
int length
)
Function SetLength (
length As Integer
) As Integer
int SetLength(
int length
)
abstract SetLength :
length : int -> int
Parameters
- length
- Type: SystemInt32
Return Value
Type:
Int32
See Also