uint
get_distance (MediaItem item)
Gets a numeric value that gives an gives an estimate of how hard it would be for this transcoder to trancode @item to the target profile of this transcoder.
item | the media item to calculate the distance for |
the distance from the @item, uint.MIN if providing such a value is impossible or uint.MAX if it doesn't make any sense to use this transcoder for @item |