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