---
title: HMMediaSourceDisplayOrderProfile
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmmediasourcedisplayorderprofile
---

# HMMediaSourceDisplayOrderProfile

An interface from which to read and, if allowed by the accessory, update the ordering of input sources.

## Declaration

```swift
@objc class HMMediaSourceDisplayOrderProfile
```

## Overview

Overview This class represents a media source display that orders functionality for the HMServiceTypeTelevision service contained in the services array of the profile.

## Topics

### Managing input source order

- [writeOrder(_:)](homekit/hmmediasourcedisplayorderprofile/writeorder(_:).md)
- [delegate](homekit/hmmediasourcedisplayorderprofile/delegate-swift.property.md)
- [order](homekit/hmmediasourcedisplayorderprofile/order.md)
- [canModifyOrder](homekit/hmmediasourcedisplayorderprofile/canmodifyorder.md)
- [HMMediaSourceDisplayOrderProfile.Delegate](homekit/hmmediasourcedisplayorderprofile/delegate-swift.protocol.md)

## Relationships

### Inherits From

- [HMAccessoryProfile](homekit/hmaccessoryprofile.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Accessories

- [HMAccessorySetupManager](homekit/hmaccessorysetupmanager.md)
- [HMAccessorySetupResult](homekit/hmaccessorysetupresult.md)
- [HMAccessorySetupRequest](homekit/hmaccessorysetuprequest.md)
- [Interacting with a home automation network](homekit/interacting-with-a-home-automation-network.md)
- [HMAccessory](homekit/hmaccessory.md)
- [HMService](homekit/hmservice.md)
- [HMCharacteristic](homekit/hmcharacteristic.md)
