av_hash_get_size

Get the size of the resulting hash value in bytes.

The maximum value this function will currently return is available as macro #AV_HASH_MAX_SIZE.

@paramin ctx Hash context @return Size of the hash value in bytes

extern (C) @nogc nothrow
int
av_hash_get_size
()

Meta