xhb-requests-0.1.0.6.2015.8.1
Graphics.XHB.Requests.Internal.Instances.Xv
Contents
Methods
requestIO :: UngrabPort -> Connection -> IO () Source #
requestIO :: PutVideo -> Connection -> IO () Source #
requestIO :: PutStill -> Connection -> IO () Source #
requestIO :: GetVideo -> Connection -> IO () Source #
requestIO :: GetStill -> Connection -> IO () Source #
requestIO :: StopVideo -> Connection -> IO () Source #
requestIO :: SelectVideoNotify -> Connection -> IO () Source #
requestIO :: SelectPortNotify -> Connection -> IO () Source #
requestIO :: SetPortAttribute -> Connection -> IO () Source #
requestIO :: PutImage -> Connection -> IO () Source #
requestIO :: ShmPutImage -> Connection -> IO () Source #
requestWithReplyIO :: QueryExtension -> Connection -> IO (IO (Either SomeError QueryExtensionReply)) Source #
requestWithReplyIO :: QueryAdaptors -> Connection -> IO (IO (Either SomeError QueryAdaptorsReply)) Source #
requestWithReplyIO :: QueryEncodings -> Connection -> IO (IO (Either SomeError QueryEncodingsReply)) Source #
requestWithReplyIO :: GrabPort -> Connection -> IO (IO (Either SomeError GrabPortReply)) Source #
requestWithReplyIO :: QueryBestSize -> Connection -> IO (IO (Either SomeError QueryBestSizeReply)) Source #
requestWithReplyIO :: GetPortAttribute -> Connection -> IO (IO (Either SomeError GetPortAttributeReply)) Source #
requestWithReplyIO :: QueryPortAttributes -> Connection -> IO (IO (Either SomeError QueryPortAttributesReply)) Source #
requestWithReplyIO :: ListImageFormats -> Connection -> IO (IO (Either SomeError ListImageFormatsReply)) Source #
requestWithReplyIO :: QueryImageAttributes -> Connection -> IO (IO (Either SomeError QueryImageAttributesReply)) Source #