Y4mFrameLoop (y4m v0.2.1)

Link to this section Summary

Link to this section Functions

Link to this function

init(file_path)

@spec init(binary()) ::
  {:error, atom()}
  | %Y4mFrameLoop{file: term(), file_path: term(), reader: term()}