menu
cloudinary_url_gen package
documentation
transformation/video_edit/transcode/transcode_actions.dart
H264Codec
profile method
profile method
dark_mode
light_mode
profile
method
H264Codec
profile
(
VideoCodecProfile
profile
)
Implementation
H264Codec profile(VideoCodecProfile profile) { _profile = profile; return this; }
cloudinary_url_gen package
documentation
transformation/video_edit/transcode/transcode_actions
H264Codec
profile method
H264Codec class