utils library

Utilities for Chrome Cast

This module provides access to utility functions and extensions.

Extensions

DurationExtension on Duration
Extensions for Duration to provide formatting functionality.
GoogleCastMediaMetadataExtensions on GoogleCastMediaMetadata
Extensions for GoogleCastMediaMetadata to provide additional functionality.

Functions

getPlayerPercentage(GoggleCastMediaStatus mediaStatus, Duration? currentDuration) double?
Calculates the playback percentage based on current position and total duration.