Namespace: StreamCoders.ContainerAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public TsTrackInfo(
MediaContentType category
)
Public Sub New (
category As MediaContentType
)
public:
TsTrackInfo(
MediaContentType category
)
new :
category : MediaContentType -> TsTrackInfo
Parameters
- category
- Type: StreamCodersMediaContentType
See Also