PlexMetadata¶
-
class
PlexMetadata()¶ Most media is represented by the Metadata object. We split it out into different types as necessary.
-
PlexMetadata.width¶ Gets the width of this media item.
-
PlexMetadata.height¶ Gets the height of this media item.
-
PlexMetadata.aspectRatio¶ Gets the aspect ratio of this media item.
-
PlexMetadata.container¶ Gets the container of this media item.
-