Module video_stream_theora

Search:
Group by:

Procs

proc file(self: VideoStreamTheora): string {.
gcsafe, locks: 0, raises: [], tags: []
.}
proc file=(self: VideoStreamTheora; val: string) {.
gcsafe, locks: 0, raises: [], tags: []
.}