-
- All Implemented Interfaces:
public final class MediaSourcePropertiesCopyright (c) 2025 Gerhard Muth
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classMediaSourceProperties.Companion
-
Field Summary
Fields Modifier and Type Field Description private final OrientationfeedOrientationprivate final StringfeedDirection
-
Constructor Summary
Constructors Constructor Description MediaSourceProperties(Orientation feedOrientation, String feedDirection)
-
Method Summary
Modifier and Type Method Description final OrientationgetFeedOrientation()final StringgetFeedDirection()StringtoString()-
-
Constructor Detail
-
MediaSourceProperties
MediaSourceProperties(Orientation feedOrientation, String feedDirection)
-
-
Method Detail
-
getFeedOrientation
final Orientation getFeedOrientation()
-
getFeedDirection
final String getFeedDirection()
-
-
-
-