Transcode Policy
immichpy.client.generated.models.transcode_policy.TranscodePolicy
Transcode policy
from_json
classmethod
from_json(json_str: str) -> Self
Create an instance of TranscodePolicy from a JSON string
Source code in immichpy/client/generated/models/transcode_policy.py
34 35 36 37 | |