I hereby claim:
- I am dvtkrlbs on github.
- I am dvtkrlbs (https://keybase.io/dvtkrlbs) on keybase.
- I have a public key ASBTAZLITUQEOAkcZvtpF7dRRKlDug6pQBwa70wjwdsUhAo
To claim this, I am signing this object:
| { | |
| // Each snippet must have a name and body, but the prefix and description are optional. | |
| // The prefix is used to trigger the snippet, but when omitted then the name is used. | |
| // Use placeholders like $1, $2 or ${1:defaultValue} to define tab stops. | |
| // The $0 determines the final cursor position. | |
| // Placeholders with the same value are linked. | |
| "err check": { | |
| "prefix": "err", | |
| "body": ["if err != nil {", "$1", "}", "$0"], | |
| "description": "Checks for error" |
| use glib::object::Cast; | |
| use gstreamer as gst; | |
| use gstreamer::prelude::{ElementExt, ElementExtManual, GstBinExtManual, GstObjectExt, PadExt}; | |
| fn main() { | |
| // Initialize GStreamer | |
| gst::init().unwrap(); | |
| let uri = "https://gstreamer.freedesktop.org/data/media/sintel_trailer-480p.webm"; |
| default 01:39:29.748069+0300 iPhone Mirroring [0x133907110] activating connection: mach=true listener=false peer=false name=com.apple.private.corewifi-xpc | |
| default 01:39:29.748795+0300 iPhone Mirroring [0x6000026540f0] activating connection: mach=true listener=false peer=false name=com.apple.server.bluetooth.le.att.xpc | |
| default 01:39:29.751559+0300 iPhone Mirroring No persisted cache on this platform. | |
| default 01:39:29.751964+0300 iPhone Mirroring [0x6000026541e0] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.daemon | |
| default 01:39:29.752017+0300 iPhone Mirroring [0x60000264c000] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.agent | |
| default 01:39:29.761420+0300 iPhone Mirroring Registering for device changes | |
| default 01:39:29.761444+0300 iPhone Mirroring Fetching devices | |
| default 01:39:29.761632+0300 iPhone Mirroring Initializing connection | |
| default 01:39:29.761668+0300 iPhone Mirroring Removing all cached process handles | |
| default 01:39:29.761704+ |
| { | |
| description = "Fluttravel"; | |
| inputs = { | |
| nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; | |
| flake-utils.url = "github:numtide/flake-utils"; | |
| android = { | |
| url = "github:tadfisher/android-nixpkgs"; | |
| }; | |
| }; | |
| outputs = { |
I hereby claim:
To claim this, I am signing this object: