uint
get_distance (MediaItem item)
Gets the numeric value that gives an gives an estimate of how hard would it be to trancode @item to 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 |