Mp4RtpConstructorParserCreate Method |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic Mp4RtpConstructor Create(
Mp4RtpConstructorType cType
)
Public Function Create (
cType As Mp4RtpConstructorType
) As Mp4RtpConstructor
public:
Mp4RtpConstructor^ Create(
Mp4RtpConstructorType cType
)
member Create :
cType : Mp4RtpConstructorType -> Mp4RtpConstructor
Parameters
- cType
- Type: StreamCoders.Container.MP4Mp4RtpConstructorType
Return Value
Type:
Mp4RtpConstructor
See Also