IMediaSampleSetMediaType Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxint SetMediaType(
AMMediaType pMediaType
)
Function SetMediaType (
pMediaType As AMMediaType
) As Integer
int SetMediaType(
[InAttribute] AMMediaType^ pMediaType
)
abstract SetMediaType :
pMediaType : AMMediaType -> int Parameters
- pMediaType AMMediaType
-
Return Value
Int32
See Also