<!--
{
  "availability" : [
    "iOS: 4.0.0 -",
    "iPadOS: 4.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.7.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMedia",
  "identifier" : "/documentation/CoreMedia/CMMuxedStreamType",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Core Media"
    ],
    "preciseIdentifier" : "c:@T@CMMuxedStreamType"
  },
  "title" : "CMMuxedStreamType"
}
-->

# CMMuxedStreamType

A datatype that represents a muxed stream of data.

```
typealias CMMuxedStreamType = FourCharCode
```

## Topics

### Constants

[`kCMMuxedStreamType_MPEG1System`](/documentation/CoreMedia/kCMMuxedStreamType_MPEG1System)

MPEG-1 System stream.

[`kCMMuxedStreamType_MPEG2Transport`](/documentation/CoreMedia/kCMMuxedStreamType_MPEG2Transport)

MPEG-2 Transport stream.

[`kCMMuxedStreamType_MPEG2Program`](/documentation/CoreMedia/kCMMuxedStreamType_MPEG2Program)

MPEG-2 Program stream.

[`kCMMuxedStreamType_DV`](/documentation/CoreMedia/kCMMuxedStreamType_DV)

DV stream.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)